🎓 Top 15 Udemy Courses (80-90% Discount): My Udemy Courses - Ramesh Fadatare — All my Udemy courses are real-time and project oriented courses.
▶️ Subscribe to My YouTube Channel (178K+ subscribers): Java Guides on YouTube
▶️ For AI, ChatGPT, Web, Tech, and Generative AI, subscribe to another channel: Ramesh Fadatare on YouTube
In this blog post, I am going to inform you that I have published a source code of a simple Employee Management System Spring Boot Project on my GitHub repository.
This project may helpful for final year CSE or MCA students as a final year project.
Video
Employee Management System
- List Employee Feature
- Add Employee Feature
- Update Employee Feature
- Delete Employee Feature
- Pagination Feature
- Sorting Feature
- Login Feature
- Registration Feature
- Logout Feature
Project on GitHub - https://github.com/RameshMF/employee-management-webapp
You can extend this project by adding the following modules:
Department module - One department can have multiple employees ( One to Many relationships)
Project Module - One or more projects can be assigned to many employees ( Many to Many relationships)
Comments
Post a Comment
Leave Comment