## Description This milestone captures initial UI/UX implementations. The application will not be production ready by the end of the milestone ## Context [2020 Roadmap](https://github.com/flow-thru/flowthru/wiki/2020-Roadmap) ## Tasks List the enhancements that are to be worked on during this milestone. #### Management - [x] Organize documentation to suit "code > planning" #### Ops - [x] Simplify instructions & commands to run application - [x] Remove ops, front-end, back-end repositories - [x] Migrate to Github Actions #96 - [x] Migrate to yarn to run ALL commands - [x] Require Postgres 12 #### UI/UX - [x] Create a simple home page #97 - [x] Create NavBar #80 - [ ] Create a basic profile page where users can view information about themselves #78 #### API - [x] Migrate to Go 1.14 #100 - [x] Set up basic API - [ ] Create wiki with architecture and diagrams
Description
This milestone captures initial UI/UX implementations. The application will not be production ready by the end of the milestone
Context
2020 Roadmap
Tasks
List the enhancements that are to be worked on during this milestone.
Management
Ops
UI/UX
API