Skip to content

This Spring Boot πŸ₯Ύ project enables user login πŸ”‘, signup ✍️, and full CRUD operations for employees 🏒, with sorting πŸ“‘, filtering πŸ”, and pagination πŸ“„. User-specific employee view πŸ” included.

Notifications You must be signed in to change notification settings

jodosjodos/employee--management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

employee-management-system 🌟 Welcome to the Swagger documentation for our cutting-edge employee managemet system! 🌟

This project empowers you with robust user account management, secure authentication and authorization, email notifications for account actions πŸ“§, and an efficient employee management system via JWT token-based security πŸ”. Dive into a world of seamless user experiences with a sprinkle of tech magic! βœ¨πŸš€πŸ’Ό TESTING

1 ** Get the project on pc : ** -Clone the Repository

2 ** Run the program to install Maven: **

mvn install

3 ** Add your database in application.properties
spring.datasource.url=jdbc:mysql://localhost:3306/{your_database_name}
spring.datasource.username={your_username}
spring.datasource.password={your_password}

$ **  Then after installation of packages and adding your data run the application and go to :
 http://localhost:8080/swagger-ui.html
![image of swagger ui](https://photos.google.com/photo/AF1QipNyMc1Ywgwmko_-vtn-1r0TiXMwtQ12E6eTeBQe)

About

This Spring Boot πŸ₯Ύ project enables user login πŸ”‘, signup ✍️, and full CRUD operations for employees 🏒, with sorting πŸ“‘, filtering πŸ”, and pagination πŸ“„. User-specific employee view πŸ” included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published