Skip to content

lyoumbi/Animal-Keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Animal-Keeper

A Spring Boot web application, for a zookeeper uses to manage the animals database

Created with:

MYSQL/Maven/Hibernate/Thymeleaf/Java 12/HTML5/CSS3/JavaScript/JQuery

Database Schema:

Model

Welcome-Page:

  • The Logo is used as a link to the welcome page. Welcome Page

Add a new animal:

Add new Animal

List of animals with empty database:

Empty Database

List of animals:

Not Empty Database

Animal details:

  • Click on the animal name and id to open all the details about the animal.
  • Use the previous and next button to scroll the across the consecutive animals in the database.
  • Always click on the logo to go back to the welcome page. Animal Details

Update animal

  • Click on the edit icon corresponding to an animal to update the animal. Update animal

Delete animal:

Click on the trash icon to delete an animal, a confirmation will pop up. Delete Animal

Search animals:

Animals can be search using id or a keyword. Search Animals

About

A Spring Boot web application for a zookeeper that can be used to manage the animal's database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors