Skip to content

MassimoValle/HappyCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HappyCloud

Getting Started

The goal of the project is to create a web application that, after login, shows the user all the albums with their images and comments on the platform.

Documentation

The entire project is based on java servlet to query the database and respond to the view.

Branches

This project has two main branches:

  • PURE HTML: is a server side version developed using Thymeleaf
  • RIA: is a client-server version developed using javascript on the client

Built With