Skip to content

JAgrit20/We-Share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We Share

Functionalites

  1. Create a web-app where a user can login.
  2. User can upload files.
  3. User can view his/her uploaded files.
  4. User can search and view profile of other users.
  5. They can share their uploaded files with any of those users.
  6. Users can see the shared files by other users also in uploaded files.

Additional Python Modules Required:

  • Django
  • django-crispy-forms
  • Pillow

How to RUN

python django_web_app/manage.py makemigrations

python django_web_app/manage.py migrate

python django_web_app/manage.py runserver

Screenshots :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published