plberg / cs373-idb

Project 3 (IDB) for CS 373: Software Engineering
0 stars 1 forks source link

Load pages dynamically #52

Closed plberg closed 9 years ago

plberg commented 9 years ago

Replace the static HTML pages with dynamic HTML pages for all of the crises, organizations, and people

plberg commented 9 years ago

The pages must be served by Flask on Rackspace from the PostgreSQL DB into HTML.

jabrouwer82 commented 9 years ago

Done.