Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baqar-abbas/appointment-app-front-end
https://github.com/baqar-abbas/appointment-app-front-end
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/baqar-abbas/appointment-app-front-end
- Owner: baqar-abbas
- License: mit
- Created: 2023-09-22T09:17:36.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-12T17:56:08.000Z (about 1 year ago)
- Last Synced: 2023-10-14T18:12:11.860Z (about 1 year ago)
- Language: JavaScript
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Doctor Appoinment App
Doctor Appoinment App
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)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.
### Prerequisites
In order to run this project you need:
- Mac or PC
- Code Editor (ex: Vs Code)
- Terminal
- Postgresql
- Node.js
- git
### Setup
Clone this repository to your desired folder:
```sh
cd your-desired-folder
https://github.com/baqar-abbas/appointment-app-front-end
```
### Install
- Install this project with:
- Linters
- Eslint
- Stylint
- Follow the step:
```sh
cd appointment-app-front-end
npm install
npm run start
```
### Usage
- 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](https://github.com/shihabrafio)
- LinkedIn: [Shihab Uddin Khan](https://www.linkedin.com/in/shihab-uddin-khan-45620a16a/)
👤 **Baqar Abbas**
- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqar-abbas/)
👤 **Amarachi Dimkpa**
- GitHub: [@amazinggacee](https://github.com/Amazinggracee)
- Twitter: [@amazinggaceu](https://twitter.com/amazinggraceu)
- LinkedIn: [Amarachi Dimkpa](https://linkedin.com/in/amarachi-dimkpa-070643183)
- **Add Payment type**
- **List all Payment type**
- **Make Payment**
- **List of all Transaction**
- **Total Transaction amount**
[See Live on render](https://doctor-app-u5x6.onrender.com/)
- [Backend](https://github.com/baqar-abbas/appointment-app-back-end)
- [Kanban board link:](https://github.com/baqar-abbas/appointment-app-back-end/projects/1)
- [Screenshot of the initial Stage]()
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/baqar-abbas/appointment-app-back-end/issues).
If you like this project, please leave a ⭐️
- Original design idea by [Murat Korkmaz on Behance](https://www.behance.net/muratk) 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](./LICENSE) licensed.