Skip to content

Ever forgot to take a med. Here's the app for you!

License

Notifications You must be signed in to change notification settings

rubb3rDucc/MEDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

           

MEDR

Description

Ever forgot to take your medications? Ever wanted to have one place to keep track of all of them? MEDR is a full stack web app allowing to store and track prescriptions to help with medicine compliance and health. Coming Soon.

main ui

Getting Started/Requirements/Prerequisites/Dependencies

Spinning up the app

Frontend

cd client
npm install
npm start

Backend

cd server
npm install
npm start

Tech

Frontend

  • React

Backend

  • Node
  • Express
  • PostgreSQL
  • MongoDB (Development/Testing)
  • Mongoose (Development/Testing)

Todo

  • [] Add tests

  • [] Lint

  • [] Storybook components

  • Can delete medication

  • Add session tokens

  • Figure out if privacy policy need

  • Make the app work Offline

  • Deploy on Heroku/Netlify

  • Swap out MongoDB for PostgreSQL

  • Can add medication

  • App lists medication

  • Get modals for medication add and edit

Contributing

  • Contributor Guidelines
  • Code Style/Requirements
  • Format for commit messages
  • Thank you (name contributors)

License

MIT

About

Ever forgot to take a med. Here's the app for you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published