trevor-shepard / my_health

App Academy Fullstack Project
1 stars 0 forks source link

FSP Checklist #1

Open Carly-Schaaf opened 5 years ago

Carly-Schaaf commented 5 years ago

Wiki Page Home


MVP List

Comments

You need 2 more MVPs, at least one of those needs to be the production README you'll do on the last day. Will you have a search functionality for any of your MVPs? If so, you could make that your last MVP.


Database Schema

Comments

You need to reformat your schema so that each of your tables are in actual table format (e.g. https://github.com/Carly-Schaaf/adventureBnB/wiki/Database%20Schema). You also need to include your db constraints as columns and model-level associations in comments below each table. Also - all tables should be pluralized.

User

Providers


Sample State

Comments


Backend Routes

Comments


Frontend Routes

Comments

Carly-Schaaf commented 5 years ago

Hey Trevor - looks like you're off to a good start! Read my comments above to update your proposal when you get a chance. Sorry to reference to my proposal so much, but I think an example could be useful. Feel free to ask any questions as a comment below - or slack me!