CIS 658 |
React Parts 3 and 4 |
Winter 2025 |
The main objective of this homework is to implement CRUD operations and API calls in React.
Create a React page that provides all four CRUD operations (Create, Read, Update, Delete) for some object.
Add an API that maintains the set of objects for your React application. You may use any API you like (Rails, Express, Firebase, etc.)
Use the same repository you used for parts 1 and 2. When you are ready to submit,
[Grade Me]
when committing your git repo.Updated Sunday, 23 February 2025, 2:39 PM