This file consists the log of project progression over multiple days highlighting what was accomplished each day.
- Initiated Github Repository
- Monorepo which consists of both the server and client application
- Server written in Go
- Client written using React
- Setup React Application using React Router, TailwindCss, and NextUI
- Basic UI to search for a patient
- Ability to view details about a patient
- Added form to create a new patient entry
- Tweaks on the UI to make it more user friendly