GithubHelp home page GithubHelp logo

capstone-frontend's Introduction

My Clinic | Demo

An application that will let patients and doctors stay connected and improve communication.

Technologies

Built using the React frontend and Ruby on Rails backend. Used bootstrap, react icons to style. Also, implemented JWT and BCrypt to create and store encrypted information.

Installation

  1. Clone the backend repository.
  git clone https://github.com/harman-kaur0/phase5-backend 
  • Run:
  bundle install
  rails db:migrate
  rails db:seed
  rails s
  1. Clone the frontend repository.
  git clone https://github.com/harman-kaur0/capstone-frontend
  • Run:
  npm install
  npm start

User Stories

Users (employees) will be able to:

  • Sign up and Sign in.
  • View doctor's schedule.
  • View patient's profile.
  • Schedule an appointment.
  • Update patient's personal info.
  • Add, update, and delete patient's insurance info, prescriptions.
  • Upload patient's lab results.

Stretch Goals

Users (employees) will be able to:

  • Sign up via an access code.
  • Add, update, delete patient's immunization records.
  • Add patient's vitals and prescriber's notes.

Users (patients) will be able to:

  • Sign up and Sign in.
  • Make an appointment, view their appointment, cancel their appointment.
  • See all of their prescriptions.
  • See all of their personal and insurance info.
  • Request a prescription refill.
  • Request a prescription to be deleted or added to their medication list.
  • See their immunization record.
  • Send a message to their doctor.
  • See their health history (allergies(request to add, delete, update), family health history(request to add, delete, update).
  • See their recently visited prescriber’s on the home page.

capstone-frontend's People

Contributors

harman-kaur0 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.