Skip to content

MyMeds-Turing/my_meds_fe

Repository files navigation

My Meds

About The Project

This was the Capstone Project for Turing School of Software and Design's Front End Engineering program and won first place in Turing's Demo Competition.

Keeping track of taking prescriptions can be difficult, especially when you’re not feeling 100%. MyMeds is a way for patients to add their prescribed medications to their account so that they can be reminded when to take them and be able to see when they last took a medication.

Click the MyMeds logo below to see the deployed app!

logo

Technologies

  • Typescript
  • React | React Router
  • GraphQL
  • Cypress
  • Javascript
  • HTML
  • CSS

Set Up Instructions

Running it Locally

  1. Clone this repo to your local machine
  2. cd into my_meds_fe
  3. Then, run npm install from your command line. Do not run npm audit fix --force
  4. After you run npm install inside of your copy of this repo, run: npm start This command runs the app in the development mode locally so that you can view and use the application in your browser.
You can now view My Meds in the browser.
  Local:  http://localhost:3000
  1. When you are done exploring My Meds make sure that you type Control + C in your terminal to stop the server before closing your Terminal.

Using the Application

From the dashboard, the user can see their current medications. If it's time to take their meds, they can click the Take My Meds button to start the timer for when they will next need to take them. The user will also receive email and text notifications when it's time to take their meds. If a user no longer needs their medication reminders, they can choose to delete any med from their dashboard.

If the user needs to add a new medication, they can click on the Add Meds button in the top right of the screen. From that page the user can search through a list of FDA approved medications. Once they've found their med, they can continue to fill out necessary details, such as the quantity in the prescription, how often they should take their med, and any other reminders, including if they should take that med with food or avoid alcohol.


Contributors

Acknowledgments

Planning Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •