sermore / spring-glee-o-meter

Spring REST server for glee-o-meter
GNU General Public License v3.0
130 stars 97 forks source link

Glee-O-Meter

Glee-o-meter is a simple Angular 7 application focused on the interaction with a Spring REST server.

The data-centric application offers a basic user-management section, with the possibility to sign-in new users. Each user can manage a list of glee-levels, each one associated to a date, time and a comment. There are three different roles:

The application has the following features:

The server side is implemented with Spring boot, slightly customized to run on Google App Engine. Server implementation features the following:

A running version is deployed on Google App-Engine cloud.

Available users are:

User email Password Role
admin@admin.com pwd Admin
userman@userman.com pwd User manager
user1@user1.com pwd User
user2@user2.com pwd User
...