Skip to content

moonik/rent-office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.