Skip to content

spiros26/Flask-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Web App Project for NTUA Software Engineering Class

EV Charging System

by: Georgoutsos Athanasios, Dragazis Spyridon, Valouxis Spyridon

Main Use-Cases

  1. Charging EV

  2. Issue Statement (statement with all the user's charging sessions in a selected period)

User Roles

  1. Admin (default admin account has username: admin and password: petrol4ever)

  2. Privileged (role for privileged stakeholders who can access SessionsPerXX endpoints from cli)

  3. User (role for typical EVUsers)

Setup & Installtion

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install -r requirements.txt

Running The App

python main.py

Viewing The App

Go to http://localhost:8765/evcharge/api/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published