Setting up a Relational DB
Setting up the DB, creating all tables and the relations between tables - do after diagrams to get a good sense of what we need.
Setting up the DB, creating all tables and the relations between tables - do after diagrams to get a good sense of what we need.
changed milestone to %Sprint 1
assigned to @a272-jones
added 1 design
added 1 design
Designs uploaded. Now it's time to make the Schema. Im either going to use DB browser for SqlLite or PostgreSQL.
Mostly done - need to fill out tables, but i've containerized the DB on Docker.
closed