Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 239 Bytes

Charging Station Reservation System

How to run

  • Clone the repository
  • Run "python .\venv\Scripts\activate" (on windows) in order to activate the virtual environment
  • Run "pip install -r .\requirements.txt"
  • Run "python run.py".