otmaneechchafyky / Final-capastone-front-end

Is a web app where you can reserve an appointment with a doctor with the specialization you want.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Doctors Appointment App

πŸ“— Table of Contents

Doctors Appointment App

Doctors Appointment App is an app to book an appointment with a doctor. It is built as a two part app. This is the frontend part of the app. The back end part of this app can be found here.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • API Endpoints to login a user
  • API Endpoints to book appointments
  • Simple User Interface

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

 npm start

Setup

Clone this repository to your desired folder:

  git clone git@github.com:AbdelazizSoliman/Final-Capstone-Back-End.git
  cd medimate-frontend

Install

Install this project with:

  cd medimate-frontend
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Charles Andrews

πŸ‘€ Emmanuel Tofa

πŸ‘€ Sandeep Ghosh

(back to top)

πŸ”­ Future Features

  • Booking Fee Payment
  • Medical Records Storage
  • Online Consultations

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project consider leaving a star to the repository.

(back to top)

πŸ™ Acknowledgments

We would like to thank Microverse for giving us this opportunity to showcase our skills as a full stack developer. We would also like to thank Murat Korkmaz for providing the wonderful design of the app on Behance. Last but not the least a big thanks to the Open Source ecosystem for providing free to use resources without which the project would not have taken the shape. Thank you all.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Is a web app where you can reserve an appointment with a doctor with the specialization you want.


Languages

Language:JavaScript 91.7%Language:CSS 4.6%Language:HTML 3.6%