Notes for Codefellows Code 401 301 201 and 102
The forms are progressive, meaning that to qualify for 3rd normal form a table must first satisfy the rules for 2nd normal form, and 2nd normal form must adhere to those for 1st normal form. Before we discuss the various forms and rules in detail, let’s summarize the various forms:
What ideas do you have for projects? What would your model be that you can control and update the view with? What API(s) could you use to make this a reality?
Take a look at this repo for inspiration about APIs you could use.
For those of you who were in 201, be sure to look back at the project discussion assignment from that course and see if there is anything from there that was not done that could be carried forward as an idea for this class.