- Notifications
You must be signed in to change notification settings - Fork386
This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.
License
smahesh29/Django-WebApp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project was done by me as a assignment for an internship.
- Create a web-app where a user can login.
- User can upload files.
- User can view his/her uploaded files.
- User can search and view profile of other users.
- They can share their uploaded files with any of those users.
- Users can see the shared files by other users also in uploaded files.
- In users profile user can set his/her profile picture.
- Users can download other users uploaded files.
- The user can upload any type of files such as images, videos, text files and also different types of programs like python code, java code, etc.
- Python
- Django
- Bootstrap
- JavaScript
- Django
- django-crispy-forms
- Pillow
The Secret_Key required for the execution and debugging of project is not removed from the project code. So you can use the project as your college mini-project or by using the project code you can build your own project.
python django_web_app/manage.py makemigrationspython django_web_app/manage.py migratepython django_web_app/manage.py runserverIn your web browser enter the address :http://localhost:8000 orhttp://127.0.0.1:8000/
About
This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.







