Description
App for storing basic information about people:
- DOB
- First Name
- Last Name
- Phone
The structure of the table can be altered and more features will be added.
Tech Stack
Backend is written in Go, for frontend we will use Vue.js with axios, AWS RDS PostgreSQL for database.
Test
WIP