Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhishekbvs/laundry-management-system
A web application for Laundry Management System developed with spring framework as part of JAVA project in curriculum
https://github.com/abhishekbvs/laundry-management-system
java spring-framework twilio-sms-api web-application
Last synced: about 1 month ago
JSON representation
A web application for Laundry Management System developed with spring framework as part of JAVA project in curriculum
- Host: GitHub
- URL: https://github.com/abhishekbvs/laundry-management-system
- Owner: abhishekbvs
- Created: 2018-10-26T17:37:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T15:50:40.000Z (about 6 years ago)
- Last Synced: 2024-10-11T16:05:16.848Z (about 1 month ago)
- Topics: java, spring-framework, twilio-sms-api, web-application
- Language: Java
- Homepage:
- Size: 27.8 MB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laundry Management System
JAVA based web application for laundry management
#### Technologies used:
* Spring Web framework
* Hibernate ORM framework
* MySql Database
#### Class Diagram
![Class Diagram](https://raw.githubusercontent.com/abhishekbvs/laundry-management-system/master/Diagram.png)##### Screen Shots
![Home Page](https://raw.githubusercontent.com/abhishekbvs/laundry-management-system/master/ScreenShots/HomePage.png)
![Home Page](https://raw.githubusercontent.com/abhishekbvs/laundry-management-system/master/ScreenShots/LaundryForm.png)
![Home Page](https://raw.githubusercontent.com/abhishekbvs/laundry-management-system/master/ScreenShots/LaundriesList.png)
![Home Page](https://raw.githubusercontent.com/abhishekbvs/laundry-management-system/master/ScreenShots/UpdateStatus.png)##### To download the project
Open your terminal and enter the command
```console
git clone https://github.com/abhishekbvs/laundry-management-system.git
```