REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
31/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Spring MVC Powered CRUD Application (Java, JavaScript, HTML, CSS, MySQL based)
This project provides a functional web service to facilitae core CRUD applications involved in the ongoing management of a housekeeping management system.
Local ports are used to host the website and the MySQL database. Live scalability integratable through cloud hosting and domain purchase.
Web based functionality facilitates the operation of the program to provide real, live benefit to the end users business.
Powered by customised Spring Boot and Boot Strap technology.
Spring Dependencies Used
- Spring Web - Builds web services using Spring MVC
- Spring Data - JPA Persists data into SQL stores for communication purposes
- MySQL Driver- JDBC Driver for MySQL connectivity
- Lombok - Annotation library reducing boilerplate Java code
- Thymeleaf - Frontend templating and data presentation tool
Model Structres
Various models are utilised in the methods and altered or returned dependent on the methods employed.
They contain the following parameters:
Employee
- EmpID *PK
- FirstName
- LastName
- Email
- Role
- Selected
Housekeeping
- Floor
- RoomNo *PK
- Purpose
- Active
- EmpID
- FirstName
- LastName
- Status
- EmpSelection
Room
- Floor
- RoomNo *PK
- Purpose
- Active
Stats
- CurrTime *PK
- Cleaned
- Dirty
- Inactive
- Total
Controllers
Controllers aid in the HTML mapping of the aforementioned models, allowing alteration and presentation of data powered through the employed Spring Dependencies.
- DashboardController
- EmployeeController
- HomeController
- HousekeepingController
- Room Controller
Services
Three services cover the core functionality of the application
- Service 1 - Employee Management
- Service 2 - Room Management
- Service 3 - Housekeeping Management
Each service interface outlines the methods employed in the associated service implementation file.
The HTML mapping intuitively provides clear ease of access to these services. The employed CRUD alter the datatables, presented back to the user in the relevant HTML page and on the home dashboard.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Advanced API Development Developed using Spring Boot, Spring Data, Spring Web MVC, Spring Validation, Spring Security, Lombok, Model Mapper, Jackson, MySQL, and JWT.Leveraging the power of Spring ecosystem and other modern technologies, reliable foundation for supporting various functionalities such as user authentication, data validation secure us
43/100 healthActive repository
MIT#bootstrap#css#java#javascript
⑂ 0 forks◯ 0 issuesUpdated May 26, 2025
AI-powered SaaS website builder using Spring Boot, OpenAI GPT API, HTML, CSS, JavaScript, and Bootstrap.
49/100 healthActive repository
HTMLNo license
⑂ 0 forks◯ 0 issuesUpdated May 28, 2026