Skip to content

RomanNadia/goose-game-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project introduction

This is tamagotchi-like Java web-application with connection to MySQL database, where user can create a goose and interact with it.

Technologies

Project is created with:

  • Java version: 21.0.1
  • Spring version: 6.1.2

Setup

Before running this project, you need to create database in your MySQL and edit goose-game-rest-api\src\main\resources\application.properties.

Scope of functionalities

Application has few html pages:

  • home.html is available to anyone
  • registration.html with registration form
  • login.html with form to log in registrated users
  • pageForUsers.html is available to logged in users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors