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.
- Fork and clone repository.
- Navigate into the directory where you cloned the repository.
- Install
yarn
withyarn install
and then runyarn start
.
-
Users can view the todo list and list of appointments that needs preparation.
-
Users can add dependents and edit their names.
-
Users can add problems to their dependents, with a short description.
-
Users can add files to a specific problem, view, and delete files.
-
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.
-
Users can view a single appointment, see location on a map and add to the calendar.
- React/Redux
- HTML/CSS
- Ruby on Rails API
- AWS/Active Storage
- JWT/bcrypt