CIS 658

React Parts 3 and 4

Winter 2025

Objective

The main objective of this homework is to implement CRUD operations and API calls in React.

Part 3

Create a React page that provides all four CRUD operations (Create, Read, Update, Delete) for some object.

Part 4

Add an API that maintains the set of objects for your React application. You may use any API you like (Rails, Express, Firebase, etc.)

Submission

Use the same repository you used for parts 1 and 2. When you are ready to submit,

  1. Include the message [Grade Me] when committing your git repo.
  2. Deploy your server and email me the URL.

Updated Sunday, 23 February 2025, 2:39 PM

W3c Validation