You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be a simple starter skeleton that users can iterate over and work on together, leave room for other team members to work on this and design it with scale in mind.
Database
Start with just the dog breeds database, with simple attributes.
Build this to the point that we can start writing endpoints in Express.
The database should consider the following attributes, please make appropriate models for this with relations - it should be built with scale in mind, so that we can add attributes as we progress:
Breed Name
Picture(s)
Short Description
Long Description
Refer to the screenshot below for a rough idea of the UI demands.
The text was updated successfully, but these errors were encountered:
adamrichardturner
changed the title
Build on the backend starter and create a local postgreSQL database Docker ready
Create a local postgreSQL database, Docker ready
Mar 2, 2024
This should be a simple starter skeleton that users can iterate over and work on together, leave room for other team members to work on this and design it with scale in mind.
Database
The database should consider the following attributes, please make appropriate models for this with relations - it should be built with scale in mind, so that we can add attributes as we progress:
Refer to the screenshot below for a rough idea of the UI demands.
The text was updated successfully, but these errors were encountered: