Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```