/containers-studygroup-1

Simple web app written using Go, Vue.js and AWS RDS PostgreSQL

Primary LanguageGo

Description

App for storing basic information about people:

  • Email
  • 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