Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adarachel/doctors-appointment-frontend


https://github.com/adarachel/doctors-appointment-frontend

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


📖 Doctors-Appoinment-Frontend


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Doctors Appointment Frontend ](#-doctors-appointment-frontend-)
- [🚀 Backend App ](#-backend-app-)
- [🚀 Kanban Board ](#-kanban-board-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Doctors Appointment Frontend

**[Doctors Appointment Frontend]** is the frontend part of a web application project that allows users to book appointments with doctors.

## 🚀 Backend App
- [Click here to navigate to the Backend](https://github.com/Enning94/Doctors_Appointment_Backend)

## 🚀 Kanban Board
- [Kanban Board ](https://github.com/Enning94/Doctors_Appointment_Backend/projects/1)
- Kanban Board Initial Screenshot
![Kanban Board Initial Screenshot]()

- We are grup of 5 people working on this project. We are using the Kanban board to keep track of our progress. We are using the following columns:
- Back_End-Team To Do
- Front_End-Team To Do
- in Progress
- in Review
- Done

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **[Connection between Ruby on Rails and React in different apps]**
- **[Book a doctor appointmant]**
- **[Pictures of doctors on the theme.]**
- **[Reserve from]**

(back to top)

## 🚀 Live Demo

- [Live Demo](https://health-book-doc.onrender.com)

(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:

- [Ruby on Rails >=7](https://rubyonrails.org/)
- [React](https://reactjs.org/)
- [Postgres](https://www.postgresql.org/)
- [Git](https://git-scm.com/downloads)

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone [email protected]:adarachel/doctors-appointment-frontend.git
npm install
```

```sh
cd my-folder
git clone [email protected]:Enning94/Doctors_Appointment_Backend.git
bundle install
```

### Usage

To run the project, execute the following command:

Example command:

```sh
rails server
npm start
```

(back to top)

## 👥 Authors

👤 **Ankit [member 1]**

- GitHub: [@ankitt26](https://github.com/ankitt26)
- Twitter: [@ankit26k](https://twitter.com/ankit26k)
- LinkedIn: [ankit26k](https://www.linkedin.com/in/ankit26k/)

👤 **Ada Rachel [member 2]**

- GitHub: [@githubhandle](https://github.com/adarachel)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/adarachel/)

👤 **Deborah A. Fashoro [member 3]**

- GitHub: [@githubhandle](https://github.com/DebyGrey)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/deborah-fashoro)

👤 **Festus Enning [member 4]**

- GitHub: [@Enning94](https://github.com/Enning94)
- Twitter: [@nana_akyerefi](https://twitter.com/nana_akyerefi)
- LinkedIn: [Enning Festus](https://www.linkedin.com/in/enningfestus/)

👤 **Vahe Stepanyan [member 5]**

- GitHub: [@githubhandle](https://github.com/VaheStepanyan100)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/vahestepanyan/)


(back to top)

## 🔭 Future Features

- [ ] **[Apply multi language model]**
- [ ] **[Implement proper user authentication from the front-end to the server.]**
- [ ] **[Make sure that the "Add item" and "Delete item" links are accessible only by users who are admins]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, give it a ⭐️!

(back to top)

## 🙏 Acknowledgments

- I would like to thank the Microverse team for the code reviews and the constructive feedback.
- - I would also like to thank [Murat Korkmaz] for the original design on Behance that served as inspiration for this project.

(back to top)

## 📝 License

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

(back to top)