A full-stack web application for managing professional skill certifications, featuring role-based access control, certification renewal automation, and administrative functions.
Frontend: JSP, CSS
Backend: Spring Boot
Database: MySQL
Version Control: Git & GitHub
Clone the repository:
git clone https://github.com/avpkn25/certifystack.gitNavigate into the project directory:
cd certifystackBackend Setup:
Open the backend folder.
Configure application.properties with your MySQL credentials.
certifystack/
├── src/
│ ├── main/
│ │ ├── java/com/klef/jfsd
│ │ │ ├── controller
│ │ │ ├── model
│ │ │ ├── repository
│ │ │ ├── service
│ │ │ └── CertifystackApplication.java
│ │ ├── resources
│ │ │ └── application.properties
│ │ └── webapp
│ │ │ ├── admin
│ │ │ ├── css
│ │ │ ├── user
│ │ │ └── homepage codes...
├── pom.xml
└── README.md
Use these credentials to explore the application features:
admin or gmail: [email protected]
admin
praveen or gmail: [email protected]
praveen
Ram or gmail: [email protected]
Ram@1234
Coming soon...
This project is licensed under the KLU License - see the LICENSE file for details.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project, give it a and share it with others!
*This was generated with by Praveen Kumar.