Skip to content

MANDRW/Rowerownia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rowerownia

Authors: Mateusz Andrzejewski, Wiktor Siepka

Rowerownia is a web application for managing a bike rental shop and service workshop. It was built to demonstrate relational database design and secure application development within the Spring Boot ecosystem.This project was developed as part of the Databases university course.

Features

Key Features

  • Rental System: Real-time bike availability, booking, and returns.
  • Workshop: Scheduling repairs and tracking service status.
  • Roles: Distinct panels for Clients (booking) and Employees (inventory management).
  • Security: Implements secure login, session management, and brute-force protection.

Tech Stack

  • Java
  • Spring Boot (Web, Data JPA)
  • Database: H2 / MySQL
  • Frontend: Thymeleaf / HTML / CSS
  • Build Tool: Maven

About

Web app for bike rental shop

Resources

Stars

Watchers

Forks

Contributors

Languages

  • Java 51.8%
  • HTML 47.5%
  • CSS 0.7%