Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 581 Bytes

Resource-sharing-platform

Platform: Django Version: 2.1.7

What does it do? This web application is supposed to act as a platform to share and manage resources and useful data among various organisations. Currently, it is targetted to be a resource sharing platform between various branches of Developer Student Clubs.

Features added:

  1. User Registration and Login
  2. Category view of all the resources available
  3. Uploading file
  4. Downloading a file
  5. Favouriting a file
  6. Uploaded files and Favourite files view

Features to work upon:

  1. User Profile