Skip to content

Reporting system for autonomous car (Raspberry Pi, CAN, NFC, GPS)

Notifications You must be signed in to change notification settings

doremiiy/AutoReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Server: Go to the "Server" folder - Create a virtual environnement : mkvirtualenv --python=python3 testenv - Install dependencies : pip install -r requirements.txt - Setup th database : ./manage.py migrate - Create a superuser to administrate the server : ./manage.py createsuperuser - Run the Server ./manage.py runserver - Access to the admin page : http://localhost:8000/admin/

About

Reporting system for autonomous car (Raspberry Pi, CAN, NFC, GPS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published