This project consists of a full-stack Health Center Database Management System developed with Docker, React (Vite), Express, and MySQL. It includes a frontend that communicates with a backend API and a MySQL database for persistent data storage.
This project consists of a full-stack application with the following features:
- A frontend built using React and Vite.
- A backend built using Express and MySQL.
- Docker for containerization of the application and services.
The application allows users to interact with Health Center Database Management System, with data stored in a MySQL database. The backend handles the business logic and serves data to the frontend via an API.
- Frontend: React, Vite
- Backend: Node.js, Express, MySQL2, JWT for authentication
- Database: MySQL
- Containerization: Docker
- Styling: CSS and React-Bootstrap
- Environment Management: Docker, .env files for configuration