j-tee / front-end-booking-app

A web app that allows users to book the services of a doctors. User can view a list of doctors and schedule an appointment, Add and delete a doctor. The project is a collaboration in remote environment using pair-programming. The application showcases a client/server architecture with the server being an Ruby API and the client, a react project
MIT License
0 stars 1 forks source link

πŸ“— Table of Contents

πŸ“– [booking-app ]

In this application we have built a front end react app, that relies on a rails backend, to allow a user to book an appointments with a doctor, from the list of doctors available

[booking-app] is an application which allows users to book appointments with doctors.

πŸ›  Built With

Tech Stack

Client
Database

Key Features

(back to top)

πŸš€ Live Demo

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

Setup

Clone this repository to your desired folder:

To run and view this application, you will first have to clone a local version of this repository using:

git clone https://github.com/j-tee/front-end-booking-app.git

After that navigate to the newly created folder:

cd front-end-booking-app

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

Start a local server running the command:

npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Salim Abdulai

πŸ‘€ Samuel

πŸ‘€ Julius

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank:

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)