Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 484 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 484 Bytes

This is a simple application which I created just to compare my Spring Boot applications to Spring MVC :D This application can be used to manage your cars in rental office, manage your staff, add new staff that can manage this application etc.

Main features are:

Add/delete/edit cars.
User registration and loggin.
Admin panel

Technology stack:

Java 8, Spring MVC, Maven, Hibernate, Spring Security, PostgreSQL, Angular 2, TypeScript.