Skip to content

cohenoa33/follow-doc-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to FollowDoc: Frontend

Description:

Keep track of your and your family's medical issues and doctor appointments. Create a list of follow-up items, add notes, and upload related docs.

You will also be able to keep a to-do list of all the ongoing items and have an organized list of your future and past appointments.

Installations

  • Fork and clone repository.
  • Navigate into the directory where you cloned the repository.
  • Install yarn with yarn install and then run yarn start.

Features

  • Users must be authorized to access the web application.

    user authentication

  • Users can view the todo list and list of appointments that needs preparation.

    dashboard

  • Users can add dependents and edit their names.

  • Users can add problems to their dependents, with a short description.

    dependent problem

  • Users can add notes and appointments to a specific problem.

    problem page

  • Users can add files to a specific problem, view, and delete files.

    upload file

  • Users can search for a specific problem, appointment, or note.

  • Users can view all appointments, sort by dependents, or filter to view only future appointments.

    problem page

  • Users can view a single appointment, see location on a map and add to the calendar.

    appointment

Build

  • React/Redux
  • HTML/CSS
  • Ruby on Rails API
  • AWS/Active Storage
  • JWT/bcrypt

Backend

GitHub repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published