Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.68 KB

README.md

File metadata and controls

59 lines (38 loc) · 1.68 KB

Doctorly

Table of content

Description

This is a capstone project I built to graduate at Microverse. Here are the project reuirements .

I used Pivotal Tracker as a project management tool to take care of my sprints. Here's a link

The design is taken from here Design credit goes to Vinisha Panjikar

Live Link

Installation

  1. Clone the project to your local directory
git clone https://github.com/KaushikShivam/doctor-react
  1. Run npm install to install the required dependencies

  2. Run npm run start

Backend

This project uses Rails API for the backend. Here's the link for the repo

Contact

You can contact me at:

TODO

  • Refactor Input forms to a component
  • Refactor Button Component
  • Add pivotal tracker
  • Refactor Doctor item
  • Reference the desginer
  • Refactor detail component
  • Add test coverage