https://github.com/kavithma-thushal/quantacomit-practical-test
QuantaComIT Practical Test (SpringBoot)
https://github.com/kavithma-thushal/quantacomit-practical-test
css html jasper-reports js jwt mysql springboot
Last synced: about 1 month ago
JSON representation
QuantaComIT Practical Test (SpringBoot)
- Host: GitHub
- URL: https://github.com/kavithma-thushal/quantacomit-practical-test
- Owner: Kavithma-Thushal
- License: apache-2.0
- Created: 2024-08-01T06:52:04.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-03T07:18:54.000Z (9 months ago)
- Last Synced: 2025-01-22T08:45:32.267Z (3 months ago)
- Topics: css, html, jasper-reports, js, jwt, mysql, springboot
- Language: Java
- Homepage:
- Size: 6.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuantaComIT Practical Test (SpringBoot)
This project implements a secure employee register system with user authentication and role-based access control.
## Tech Stack
### FrontEnd
✅HTML
✅CSS
✅JS
✅Bootstrap
✅JQuery
✅AJAX### BackEnd
✅SpringBoot
✅JWT
✅MySQL
✅Jasper Report## Features
✅Simple Employee Database: Stores employee data including customizable columns.
✅User Roles: Includes "user" and "admin" roles for differentiated access.
✅JWT Authentication: Implements secure user login with JWT tokens.
✅Employee CRUD Operations: Create, Read, Update, and Delete employee data (delete restricted to admins).
✅Profile Picture Management: Upload profile pictures for employees (stored securely in a designated folder).
✅Downloadable Profile Picture: Retrieve uploaded profile pictures by employee ID.
✅Jasper Reports Integration: Generates a downloadable PDF report listing all employees.## Home
## SignUp
## SignIn
## Employee Management
## Employee Report
## Codes
## Version
1.0.0
⭐️ If you encounter any bugs or issues, or if you have questions about the code, please contact me at:
[[email protected]](mailto:[email protected])#### This project is licensed under the [Apache License](LICENSE)
#### © 2024 All Rights Reserved, Designed By [Kavithma Thushal](https://github.com/Kavithma-Thushal)