Skip to content

Final project from the course 'Tecnologie Informatiche per il Web' together with @Ninaagg

License

Notifications You must be signed in to change notification settings

M1RK02/WorkGroupsManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIW Project

What is this?

This is one of my web development projects created during my studies at the Politecnico di Milano. The project demonstrates web programming concepts, utilizing both front-end and back-end technologies to build a functional web application. The objective of the project is the implementation of a web application in two distinct versions:

  • pureHTML : a thin client application connected to a JAVA server that communicates with an SQL database. The combination of HTML+Thymeleaf+CSS is used for the web pages
  • RIA (Rich Internet Application) : a thick client application using JavaScript(JS) connected to a JAVA server that communicates with an SQL database. The web pages are managed client-side with a combination of HTML+JavaScript(JS)+CSS

A full and complete documentation of the application design and implementation can be found at these respective links for the pureHTML version and RIA version.

Contact

If you have contributions, need support, have suggestions, or just want to get in touch with the me, send me an email!

License

This software is licensed under the terms of the MIT license. See LICENSE for more details.