An open API service indexing awesome lists of open source software.

https://github.com/lucademenego99/world-wide-flags

Java Project built with a MVC approach, using Servlets, JSPs and JavaBeans
https://github.com/lucademenego99/world-wide-flags

java java-beans java-mvc java-servlet jsp servlet servlet-mvc web-application

Last synced: about 2 months ago
JSON representation

Java Project built with a MVC approach, using Servlets, JSPs and JavaBeans

Awesome Lists containing this project

README

        

# world-wide-flags

world-wide-flags is a web-application built following a MVC approach, exploiting Java Servlets, JSPs and Java Beans. It has been implemented as an exercise for the Web Architectures Master's Course in CS, whose assignment and report can be found in the folder `docs/`.

The user interface has been first prepared using Figma and then recreated using [TailwindCSS](https://tailwindcss.com/).

Link to the figma project: [https://www.figma.com/file/vLh2QLuTZmdF7d6VXb9xA5/WorldWideFlags?node-id=0%3A1](https://www.figma.com/file/vLh2QLuTZmdF7d6VXb9xA5/WorldWideFlags?node-id=0%3A1)

Some images:

![Login page of the web application](docs/login-page.png?raw=true)

![Main play page of the web application](docs/play.png?raw=true)