Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Appoinment App

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.

## 🛠 Built With

### Tech Stack

Client


  • React-Redux The primary programming language for the project.


Database

Ruby On Rails

### Key Features

- **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**

(back to top)

## 💻 Getting Started

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.

(back to top)

## 👥 Authors

👤 **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)

(back to top)

## 🔭 Future Features

- **Add Payment type**
- **List all Payment type**
- **Make Payment**
- **List of all Transaction**
- **Total Transaction amount**

(back to top)

## 🚀 Live Demo

[See Live on render](https://doctor-app-u5x6.onrender.com/)

## 🪵 Link to Backend Repo

- [Backend](https://github.com/baqar-abbas/appointment-app-back-end)

(back to top)

## 🛹 Kanban Board

- [Kanban board link:](https://github.com/baqar-abbas/appointment-app-back-end/projects/1)
- [Screenshot of the initial Stage]()

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/baqar-abbas/appointment-app-back-end/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please leave a ⭐️

(back to top)

## 🙏 Acknowledgments

- 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.

(back to top)

## ❓ FAQ

- **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.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)