Skip to content

DavidFengg/PatientTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patient Tracker

REST API to monitor Patient Data written in Golang, with a mySQL database. The frontend is created using VueJS with each service containerized with Docker.

Block Diagram

Project Setup

Must have Docker Desktop/docker-compose on your machine to run each service.

docker-compose up

Login

The server generates a json web token to validate the user within the client. Currently, the login is setup for testing with the test credentials listed below.

Username: test
Password: test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published