- Create controllers for Products and customers DONE
- Create actions for index and show for both Products and customers DONE
- Create corresponding routes DONE
- Use Model association to link customer and product DONE
- Create views for index and show for customer and product DONE
- The index page should list ALL of each resource and contain links to the show page for a resource
- i.e The Customer index can have a list of all customers and when the customer is clicked, the customer should be taken to the show page
- The show page should just show the attributes of a resource
- This includes showing the Products associated with the customers and Vice Versa.DONE
- On the customers/index for each customer,add how many products the customer has.
-
Notifications
You must be signed in to change notification settings - Fork 0
LARailsLearners/shop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published