Doctor Appointment App is a web-based application designed to streamline and simplify the process of scheduling and managing appointments with healthcare providers. This open-source project aims to provide a user-friendly interface for patients to book appointments, view their medical history, and receive reminders for upcoming visits. Additionally, it offers healthcare professionals a platform to manage their schedules and access patient information efficiently.
Client
React-Redux The primary programming language for the project.
Database
Ruby On Rails
- Authenticate User Login using Devise-jwt
- Add Doctor
- Delete Doctor
- List of all Doctors
- Make Appointment with Doctor
- My Appointment
- Cancel Appointment
- My Appointment List
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Mac or PC
- Code Editor (ex: Vs Code)
- Terminal
- Postgresql
- Node.js
- git
Clone this repository to your desired folder:
cd your-desired-folder
https://github.com/baqar-abbas/appointment-app-front-end
-
Install this project with:
-
Linters
-
Eslint
-
Stylint
-
Follow the step:
cd appointment-app-front-end
npm install
npm run start
- Run the app with
npm run start
in the terminal from the root folder of the project.
👤 A.I.M. Shihab Uddin Khan
- GitHub: @shihabrafio
- LinkedIn: Shihab Uddin Khan
👤 Baqar Abbas
- GitHub: @Baqar
- Twitter: @BaqarAbbas9
- LinkedIn: Baqar Abbas
👤 Amarachi Dimkpa
- GitHub: @amazinggacee
- Twitter: @amazinggaceu
- LinkedIn: Amarachi Dimkpa
- Add Payment type
- List all Payment type
- Make Payment
- List of all Transaction
- Total Transaction amount
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please leave a ⭐️
- Original design idea by Murat Korkmaz on Behance Thanks to him for making such an amazing design.
- I would like to thank Microverse for providing the reading materials that aided me during the project development and code reviewers who help me to maintain better code.
-
Can I use this code?
- yes, it is open source. Feel free to fork it.
-
Can I contribute to this project?
- Contact me so I can add you as a collaborator. Alternatively you can leave an issue, it will be well appreciated.
This project is MIT licensed.