EVOL is a database project made for the needs of CS-360, 2023-2024 at the Computer Science department, University of Crete.
It is a database which aims to let users rent vehicles of the EVOL company as well as report malfunctions, accidents and more.
The project description can be found in the 360_project_2023 (in greek).
- Insertion of new vehicles.
- Registration of new user.
- See available vehicles (by type).
- Rent system : users can rent available vehicles.
- Lots more!
- Donwload XAMPP and start Apache, MySQL and Tomcat.
- Open folder in Netbeans or other IDE.
- Build project and run.
This project was made in collaboration with Georgia Tsanta and Dimitris Asimakopoulos.
The project was made for the needs of CS-360 and our lecturer Prof. Dimitris Plexousakis.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.