Welcome to the Online Doctor Consultation Platform! This innovative web application connects patients with experienced doctors through real-time chat, making healthcare more accessible than ever. With the ability to select doctors, chat about health concerns, receive prescriptions, and manage medical records, this platform is designed to simplify your healthcare journey.
- π©ββοΈ Doctor Selection: Choose from a diverse list of qualified doctors based on specialty, ratings, and availability.
- π¬ Chat: Engage in live conversations with doctors to discuss your health issues and receive expert advice.
- π Prescription Upload: Doctors can easily upload prescriptions directly to your profile for future reference.
- π Medical Records Management: Securely store and manage all your medical records in one place for easy access.
- π User-Friendly Interface: Enjoy a seamless experience with an intuitive design for both patients and doctors.
- Frontend:
- HTML
- CSS
- JavaScript
- React.js
- Backend:
- Node.js
- Express.js
- Database:
- MongoDB
- Authentication:
- JWT (JSON Web Tokens)
- Clone the repository:
git clone https://github.com/your-username/ecommerce-mern.git cd ecommerce-mern - Install the dependencies:
npm install cd frontend npm install - Start the development server:
npm run server cd frontend npm start
The website will be running at MedOptima
- User Registration: Patients can create an account, and doctors can register separately.
- Profile Setup: Fill out your profile with relevant information for a personalized experience.
- Consultation: Select a doctor, start a chat, and discuss your health concerns.
- Prescription Management: Access uploaded prescriptions and manage your medical records with ease.