Skip to content

MediBase is a medication assistant allowing people who have poorer eyesight, language barriers, or are forgetful - to safely take medication.

cheollie/medibase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

MediBase

MediBase is a medication assistant allowing people who have poorer eyesight, language barriers, or are forgetful - to safely take medication.

to use:

  1. clone using git clone https://github.com/Trentiumz/medibase
  2. create a .env file inside the app directory, inside add api keys
    REACT_APP_TRANSLATE_KEY=<redacted>
    REACT_APP_TTS_KEY=<redacted>
    
  3. run npm install
  4. go into the app directory and run npm start

disclaimer:

If you are testing the site, here are some DIN numbers you can use. Alternatively, see this API.

00000019
00002208
00006211
02368943
00679186
00001783
02454904
02091119
00680583
02369966
00678740

originally for lyonHacks ii, adapted for tsf

early code made by Aaron Z, Daniel Y, Shane C, and Chelsea W

adaptions made by Chelsea W

links

About

MediBase is a medication assistant allowing people who have poorer eyesight, language barriers, or are forgetful - to safely take medication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • CSS 43.5%
  • HTML 4.2%