项目作者: christopni

项目描述 :
EV charging app - Software Engineering course project
高级语言: Python
项目地址: git://github.com/christopni/softeng-ev.git
创建时间: 2021-04-19T13:25:59Z
项目社区:https://github.com/christopni/softeng-ev

开源协议:

下载


softeng-ev


  1. Course: Software Engineering
  2. Semester: 7th
  3. Year: 2021
  4. Team: group_50
  5. TEAM MEMBERS
  6. Ageridis Georgios
  7. Christodoulea Effrosyni
  8. Christopoulos Nikolaos
  9. Giannakopoulou Kalliopi-Eleftheria
  10. Glytsos Marios
  11. Kritharoula Anastasia

The main subject of this project is the management of the ev-charging stations network. We presume that the charging points are stationed in public or private areas, such as public parking areas, parking spots, gas stations, private parkings etc. The stakeholders that we examine in this particular project are the electronic vehicle owners, the energy providers, the parking owners as well as the municipalities that own public parking spaces. One or more use cases that we developed are assigned to each stakeholder.
Car owners have the ability to charge their vehicles, to see the nearest available charging stations as well as to pay their past-due monthly bills. Parking owners and municipalities have access to statistics of their charging stations. Furthermore, they can add, delete or modify a charging spot. Finally, the energy providers can see statistics for all the chraging stations they provide electricity to.

Directory structure

/documentation

  • documentation files and diagrams

/back-end

  • source code and back-end testing of our app

/cli-client

  • source code and CLI-client testing

/front-end

  • source code and front-end testing of our app