Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We implemented our backend using a django server running on caseymc's scripts account. The django server has a database with entries for existing parents, babysitters, and jobs, cross-linked as appropriate (so for example a job knows the parent that created it, the babysitters that know about it, the babysitters that have applied for it, and the babysitter if any hired for it).

We kept our webpages from GR4, but altered them so that:

...