Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.87 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.87 KB

dh10-WebApplication

This is a project i developed with other 2 guys; in this repo i uploaded all the src files of the web application, but there was also a substantial part in a different backend project, so if you try to run it will not compile but you can see the source code anyway. And you can possibly open the html files...

Project description

This web application has the porpouse to show different things without a related link between them like videogames and geography 😳 I know it sounds strange but our main intention was to show our different skills in different fields. For this simple application we used a lot of technologies:

  • Spring
  • Hibernate
  • Spring MVC
  • Angularjs
  • HTML/CSS/JS
  • Bootstrap

Now we can jump into the real web experience:

Project experience

When you login into the website this presentation window will appear.

homePage

Here below there are the main functions of the web application:

homePage2

We are proud of our game zone where you can play the html/css/vanillaJS videogames that we realized:

gameZone

The next page is about to explore contries details you want all over the world:

countryExplorer

Last but not least there is the admin page where admin can see data about the provenience country of the users:

adminPage