The project is done for an event named 'Webster' under the technical festival 'Avishkar 2021' of Motilal Nehru National Institute of Technology, Allahabad. The project Medicare is an web application that provides a medium for doctors and patient to interact in online mode where doctors can give their availability and patients can request to book an appointment with any doctor and our server will give the timings to both doctor and patient about their appointment
- Nodejs
- ReactJS
- Redux
- Mysql
- VSCode
- Patient can signup/login/logout.
- Admin can add doctors
- Doctors can Login
- Patient can book appointments for online consultation
- Patient can view their upcoming, past, all appointments
- Doctors can check appointments
- Video Call for online consultation
To setup the application you have to setup a mysql database named medicare. Clone the repository and run npm install on both frontend and backend folder. Run npm start on both frontend and backend to start server in development mode.
Aditya Darji - https://github.com/aditya-darji - darjiaditya2000@gmail.com
Deepesh Rathi - https://github.com/mrpirated - deepeshrathi5050@gmail.com
Priyanshi Dixit - https://github.com/priyanshi2808 - priyanshi2k@gmail.com
- Medicare Repo: https://github.com/mrpirated/MediCare