Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.06 KB

Elon-Charge

Elon-Charge is a platform that aims to connect electric vehicle drivers and electric station operators. Both parties can get personalised analytics and statistics regarding past EV charges, navigating through a stripped-down, to-the-point UI. Specialized administrative operations can also be performed through a no-nonsense CLI interface.

Setting up

Please follow the instructions on the deployment directory.

Structure

  • Back End: The implementation of the REST API written in Python/Django.
  • Front End: The front end of the application written in React.
  • CLI Client: A CLI tool written in Python (using argparse module) that interfaces with the REST API.

Documentation

The documentation directory contains the documentation for Elon-Charge. Specifically, it contains UML diagrams in .pdf format and the {Software,Stakeholders} Requirements Specifications.

Authors

Alphabetically,

  • Dionysios Ntelis
  • Filippos Malandrakis
  • Vitalios Salis