Skip to content

COMP3297 - Software Engineering Project (Air Supply Pilot Project)

Notifications You must be signed in to change notification settings

sudhakarshah/SE-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE-Project Fall 2018

Air Supply-Pilot: drone-based delivery management

Run virtual environment: pipenv shell
Install all Dependencies: pip install -r requirements.txt
Go into src folder: cd src
Run Migrations: python3 manage.py migrate
Load Dummy Data: python3 manage.py loaddata data.json
Run development server: python3 manage.py runserver

Made using Python on Django

Email sending functionality not added (rather printed on the server log)

About

COMP3297 - Software Engineering Project (Air Supply Pilot Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •