/filebox

An online file sharing system for teams

Primary LanguageJavaScript

Description

This is an online file sharing system for teams. It is built with Python and Django. The jquery-file-upload library and jQuery are used for file dropping feature.

Screenshots

Main App
Login Page

Develop

Using a python 3.8+ environment run the following commands to set up the project.

  1. pip install -r requirements.txt to install the python requirements
  2. python manage.py migrate to run the initial database migrations
  3. python manage.py createsuperuser to create user
  4. python manage.py runserver to run the development server
  5. Login with user and password created

Author

Visit my personal website

Follow me on Twitter