Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 657 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 657 Bytes

File Server Project

A digital platform that distributes documents in the likes of wedding cards, admission forms etc. on behalf of various businesses to different users.

  • Administrator

    • Upload files with a title and description
    • See the number of downloads and number of emails sent for each file
  • User

    • Signup & log in with an email and password with account verification.
    • See a feed page that contains a list of files that can be downloaded.
    • Search the file server.
    • Preview files (PDF, IMAGES, AUDIO, VIDEOS)
    • Send a file to an email through the platform
  • Technology used

    • Python, Django