Skip to content

julianuziemblo/aplikacja-bazodanowa-schronisko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplikacja bazodanowa "Schronisko"

(Database Application "Animal Shelter")

A simple web app with a relational database for an imaginary animal shelter.

Overview

The website consists of:

  1. The main page with the most important information about the company.

obraz

  1. A simple login page with USER, WORKER and ADMIN perspectives.

obraz

  1. "Animals" page with animals from the database.

obraz

  1. A client page for signing contracts for adopting animals.

obraz

Tools

Built in Java Spring with Maven and Thymeleaf.

Deployment

To deploy, refresh the pom.xml file, download all dependencies, and then run the src/main/java/bdbt_project/SpringApplication/Application.java file.

Disclaimer

This app was built for training purposes only: it is not production-ready in any means, far from it. It is simply an excercise in Java Spring and the MVC development model.

About

Simple web app with relational database for animal shelter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published