OnlyUnknown / Doctor-appointment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doctor Appointment App

πŸ“— Table of Contents

πŸ“– Doctor Appointment App

Doctor Appointment App is a React and Rails-built fully functional app. The Doctor appointment app allows users to add, remove and book an appointment with a doctor.

πŸ› οΈ Built With

Tech Stack

  • Ruby on Rails
  • React

Key Features

  • A login page
  • A registration page
  • A list of doctors
  • Add a doctor
  • Remove a doctor
  • Appointment Booking with doctors
  • API Documentation

(back to top)

πŸ’» Kanban Board

Kanban Board

Kanban Board Screenshot

We are a team of four members.

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

  git https://github.com/OnlyUnknown/Doctor-appointment

Install this project with:

cd doctor_appointment_backend
  bundle install
cd doctor_appointment_frontend
  npm install

Usage

To run the project, execute the following command:

cd doctor_appointment_backend
  rails server
cd doctor_appointment_frontend
  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Isabella Otoo

πŸ‘€ Drissa Toure

πŸ‘€ Abdullah AL-Khureif

πŸ‘€ Basim Aljazaeri

(back to top)

πŸ”­ Future Features

  • Add Medical history for users or patients
  • Add prescription information linked to each doctor appointment
  • A billing information

(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 please give it a 5⭐!

(back to top)

πŸ™ Acknowledgments

We would like to give credit to Murat Korkmaz on Behance for the design of this app and Microverse for the opportunity to work on this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:Other


Languages

Language:Ruby 53.4%Language:JavaScript 42.2%Language:CSS 2.7%Language:HTML 1.4%Language:Shell 0.2%