Harsh-garg-coder / medication-management-app

An app that helps patients track and manage their medications, including dosing, refills, and interactions, and that provides alerts and reminders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medication management app

An app that helps patients track and manage their medications, including dosing, refills, and interactions, and that provides alerts and reminders.

Product Requirements

Frontend:

  • Signup/Login to manage prescriptions
  • Interface to add medicine: time, dose, refill needs and set reminders for each of the categories
  • Calendar view to see upcoming refills
  • Timeline to view upcoming doses.

Backend:

  • Auth to manage the access to the app
  • Adding and deleting reminders for time dose and refill respectively

Tech stack

Choose any javascript frameworks or libraries you want to use. Preferences are

Frontend:

  • Svelte
  • NextJs

Backend:

  • NestJs
  • ExpressJs

Database:

  • Postgres
  • Supabase

Design inspiration

You can take inspiration from the above design but it's not concrete that you have to build the exact page. Since the functionalities are different you will need to make an appt. change to the page accordingly. You need to keep the look and feel of the design in mind while making the changes.

About

An app that helps patients track and manage their medications, including dosing, refills, and interactions, and that provides alerts and reminders.

License:MIT License


Languages

Language:TypeScript 61.5%Language:JavaScript 38.5%