IT Technologies for the Web's Project - Politecnico di Milano - Academic Year 2021/20222
This project consists in the development of a Bank WebApp from the database design to back-end and front-end development in two different versions: with and without Javascript.
Detailed documentation (in Italian) of the project can be found here.
Detailed description of the development environment can be found here.
Things I did differently than the guidelines:
- used
OpenJDK
andMariaDB
- coded on
IntelliJ
(but still ran the projects on Eclipse)