alphagov / learningtime-ph-sem1

Early talent assigned learning time semester 1 project for Peter Hattyar
0 stars 0 forks source link

Create database for the application #3

Open PeterHattyar opened 1 year ago

PeterHattyar commented 1 year ago

Create database for the user supplied data

WHAT A database to hold the user supplied records

WHY We need a container to hold, return, modify or remove provided details upon request

Acceptance Criteria

huwd commented 1 year ago

I'd separate this one into two tickets:

  1. design and document your plan for the data model (do you have a Task? What data does it hold?)
  2. This ticket can then become "implement the plan".
huwd commented 1 year ago

I note that @jyoung-gds and @antoni-devlin are asking themselves similar questions recently. perhaps reach out to them and compare notes!