Sn4k3ss / Simple_Marketplace_JavaServlet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple_Marketplace_JavaServlet

Final project for the course "Informatic Technologies for the Web" at Politecnico di Milano.

Getting Started

The goal of the project is to create a web application that requires users to sign up and by doing so to gain access to a simple online marketplace.

Implementations

This project has two main implementations:

  • PURE HTML: No js, static content only, Thymeleaf used as Java Template Engine
  • RIA: is a client-server version developed using javascript on client-side

Built With

About

License:GNU General Public License v3.0


Languages

Language:Java 78.5%Language:HTML 16.4%Language:CSS 5.2%