/medico

An application to search for doctors and book appointments.

Primary LanguageJavaScript

Medico

Medico is a simple application that helps users get appointments with doctors of different specialty. It provides list of doctors in a particular field of practice with their profile informations.
This repository is the front-end section (React) which makes API calls to the backend section buillt with rails..
The live link.

Technologies

  • Javascript
  • React framework

Installation

prerequities

`Since this project uses a back-end which is independent from it but required for it functioning, it is adviced to have the back-end running before running this front-end.
The default back-end which is [lives here](github.com/Urchmaney/medico-backend) and [live version here]() can be changed and all url should be adjusted in the src/helpers/constants.js files.`

Getting Started

  • clone repository but running git clone https://github.com/Urchmaney/medico.git on command prompt.
  • Run npm install to install all dependencies.
  • Run npm start to start application on local server.

Future Feature

  • Improve User Interface
  • Add video meetings.

Author

Unegbu Kingsley

Credit

Awesome design Idea by Vinisha Panjikar on Behance