This repository contains the implementation of an Online Medical Portal, a digital solution to streamline healthcare services. The project demonstrates various functionalities such as patient registration, appointment scheduling, feedback management, and more.
- Contains the frontend implementation of the web portal using HTML, CSS, and JavaScript.
- Provides a user-friendly interface for patients and healthcare staff.
- Includes backend logic developed in C++.
- Features classes for managing users, appointments, feedback, and other system entities.
- SQL scripts for database schema and data management.
- Implements relational database tables for users, appointments, feedback, and healthcare staff.
- Frontend: HTML, CSS, JavaScript
- Backend: C++
- Database: MySQL
This project is not fully developed. It serves as a demonstration of various components and may require additional work for a production-ready implementation.