Skip to content

chump29/rxtrax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxTrax logo RxTrax

  • Choose prescription medications and dosage
  • Data will be stored in a SQLite database
  • Detailed information will be displayed

Docker Compose Flow:

flowchart LR
frontend@{shape: rounded, label: "rxtrax-frontend:80"}
frontendPort@{shape: rounded, label: "http://localhost:90"}
backend@{shape: rounded, label: "rxtrax-backend:5556"}
backendPort@{shape: rounded, label: "http://localhost:5556"}
frontend-->frontendPort
backend-->backendPort
Loading

To build all images

./build.sh

Additional documentation available

About

Prescription medication tracker

Resources

License

Stars

Watchers

Forks

Contributors