https://github.com/kmanadkat/housekeeper
Design an application which hostel students can use to get their rooms cleaned on time. The current management system found it difficult to schedule cleaning services as students have varying class schedules which resulted in improper utilization of hostel room cleaning services.
https://github.com/kmanadkat/housekeeper
bootstrap-4 database-schema fullstack-development html-css-javascript php-mysqli-project web-application
Last synced: about 2 months ago
JSON representation
Design an application which hostel students can use to get their rooms cleaned on time. The current management system found it difficult to schedule cleaning services as students have varying class schedules which resulted in improper utilization of hostel room cleaning services.
- Host: GitHub
- URL: https://github.com/kmanadkat/housekeeper
- Owner: kmanadkat
- License: mit
- Archived: true
- Created: 2019-08-19T08:40:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T05:16:40.000Z (almost 4 years ago)
- Last Synced: 2024-09-28T16:01:40.405Z (about 1 year ago)
- Topics: bootstrap-4, database-schema, fullstack-development, html-css-javascript, php-mysqli-project, web-application
- Language: PHP
- Homepage:
- Size: 2.82 MB
- Stars: 52
- Watchers: 2
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Housekeeper Web Application
[](#)
[](#)
[](#)
[](#)
[](#)
[](#)
### Problem Statement :
Design an application which hostel students can use to get their rooms cleaned on time. The current management system found it difficult to schedule cleaning services as students have varying class schedules which resulted in improper utilization of hostel room cleaning services.
### The project is divided into 3 segments
1. Database Schema Design
2. Frontend of Web App
3. Backend of Web App
#### Please find all source code in this repository.
----
### The following is the ER diagram made with the help of problem statement

-------
### The Following is the database schema after Normalization of tables

--------------
### Frontend Screens - User level





--------------
### Frontend Screens - Admin level





------------------------