ColeHorvat / serverless-camp

GNU General Public License v3.0
0 stars 0 forks source link

Add Locations #71

Open ColeHorvat opened 2 years ago

ColeHorvat commented 2 years ago

Description

ETA:

How long do you think it will take to complete this?

  • 4 hours

Objective:

Checklist of everything you need to do to complete this issue

  • [ ] Create database tables for locations and images
  • [ ] Write and test serverless http trigger to upload data to database
  • [ ] Write and test serverless http trigger to download data from database as JSON
  • [ ] Create basic UI to add locations and have the information displayed