Data objects

CRUD app

Make a CRUD app, about anything you like.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)

Bands

Make a web app to track your favorite bands.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)

Quotes

Make an quotes app, with an add form.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)

Courses and dogs

The story so far

In the last lesson, we created an app that shows a university course catalog. Now, we're going to writing an app about a pack of dogs.

Courses and dogs have much in common.

Adela
Adela
Wait, what?

Courses, and dogs. You mean the animals, right?

Rosie

Yes, the animals.

OK, courses and dogs don't have much in common, but their data and apps do.

Records

Start with the data. Here's a course record:

bc.

Countries

Make a page for country data from the CIA World Fact Book.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)

Jokes

Show a record set of jokes.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)