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.
cd client
npm install
npm start
cd server
npm install
npm start
- React
- Node
- Express
- PostgreSQL
- MongoDB (Development/Testing)
- Mongoose (Development/Testing)
-
[] 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
- Contributor Guidelines
- Code Style/Requirements
- Format for commit messages
- Thank you (name contributors)
MIT