Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloharkar/online-parking-system
Online Parking System Using Spring Boot With H2 and MySQL Database
https://github.com/sloharkar/online-parking-system
advanced-java car-management-system car-parking-system eclipse-ide h2-database java jpa mysql-database online-parking-system rest-api spring-boot spring-boot-application spring-data-jpa spring-framework spring-mvc sweetalert2 vehicle-management-system web-application
Last synced: 4 months ago
JSON representation
Online Parking System Using Spring Boot With H2 and MySQL Database
- Host: GitHub
- URL: https://github.com/sloharkar/online-parking-system
- Owner: SLoharkar
- Created: 2023-09-07T14:52:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T15:53:27.000Z (over 1 year ago)
- Last Synced: 2024-10-11T16:04:27.701Z (4 months ago)
- Topics: advanced-java, car-management-system, car-parking-system, eclipse-ide, h2-database, java, jpa, mysql-database, online-parking-system, rest-api, spring-boot, spring-boot-application, spring-data-jpa, spring-framework, spring-mvc, sweetalert2, vehicle-management-system, web-application
- Language: Java
- Homepage: https://github.com/SLoharkar/Online-Parking-System
- Size: 21.9 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Parking System
Online Parking System Using Spring Boot H2-Database & MySQL Database## Features
- CRUD Features
- Automation
- Manage View and Data Depends Upon Different User
- Running on Two Database (MySQL & H2 Database)
- Sweetalerts Dialog Box
- Spring Boot JPA Crud Repository
- Easy to Understand Code## Description
- Automatic Generated Parking ID Based Upon Database Data
- Parking Slots Automatically Remove and Insert Based upon Usage of User
- Manage View and Data Change According User
- Admin Can View All User Data and Booking Information
- User1 Can View Only Own Data not Able to View User2 Booking Details## Installation
- Just, Clone this repository -
````bash
git clone https://github.com/SLoharkar/Online-Parking-System.git
````
- Run File Using Any Java Application Like Eclipse IDE For Java Developer or Visual Studio Code## Website Trailer
https://github.com/SLoharkar/Online-Parking-System/assets/68845746/108942d7-28f3-4c59-bb37-2e3c906bb931
## Website Highlights
## Dependencies
- `Eclipse-IDE For Java Developer`
- `jdk-1.8`
- `Spring Boot Version 2.2.6.RELEASE`
- `Windows OS`