A Java-based HR management web application built using JSP, Servlets, JDBC, HikariCP, and MySQL, following the MVC architecture. This project allows HR users to authenticate securely, view department ...
PocketBase is an open-source Go-based backend that bundles a SQLite database, auth, admin UI, and REST API into a single, ...
online-course-platform/ │── backend/ │ ├── server.js │ ├── db.js │ ├── package.json │ └── .env │ │── frontend/ ├── src/ │ ├── components/ │ │ ├── Home.jsx │ │ ├── Login.jsx ...