Skip to content

RaissaSouza/raissa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raissa

Test UOL Host
#Used Tech:
-> Spring boot framework
-> H2 database
-> Bootstrap

#How it works:

When you launch the system it will open an index page where you will find my identification and two buttons, one is to setup a new player and the other one is to list all players in the system.

Clicking in "Cadastrar Jogador" will open a page to fill up a form with the players information. It is mandatory to fill name and email for all new players.

It will be necessary to select a group to be part of, the groups are Vingadores and Liga da Justica. Be aware that Vingadores is always checked.

By clicking in "Salvar" the new player will be added to the database and a "Jogador salvo com sucesso" message will be displayed. The page will be reloaded and you can keep adding players until you are done or until you get the message "Não há codinomes dísponiveis para esse grupo" for both groups.

Anytime that you want you can click in "Listar Jogadores" to see a list of all players in the sytem. By clicking in name, email, codinome and group the system sort the list for you, so you can have a better visualization of the information and find out what you need faster.

#How to lauch the system:
-> Clone or download this repository
-> Goes to the root folder "raissa"
-> Open cmd
-> Run: "mvn clean install" to download all dependencies
-> Run: "mvn spring-boot:run" to lauch the system
-> Open a browser
-> Type: localhost:8080/

Enjoy it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published