Skip to content

lehmannro/geisterfahrer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • sudo apt-get install python-virtualenv
  • sudo apt-get install python-pip
  • pip install django

Python virtual environment

  • virtualenv venv
  • source venv/bin/activate

Run

  • python manage.py runserver
  • python manage.py syncdb
  • python manage.py runserver 0.0.0.0:8000

Notes

Ziel

  • "Fahren Sie rechts und überholen Sie nicht!" zu präzisieren
  • Entwarnungen geben

Sounds

About

RHoK #6 app to reduce the risk of wrong lane drivers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages