This project attempts to design and create both backend and frontend to handle a private lessons booking web application. It includes HTML, CSS and JavaScript (with Vue framework) frontend code and Java Servlet backend.
src/main/java: Contains all web application backend files.src/main/webapp: Contains all web application frontend files.pom.xml: Configuration file of the whole web application.projectAssignment.pdf: Contains assignment of the project in PDF.
If you would like to contribute to this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.
-
Federico Paschetta
Special thanks to Università di Torino for guidance and resources throughout the project.