* errors put into separate package * added table to store feature photos * added API endpoints for serving photos * POST /data extended to accept photos using a multipart/form-data body
* Actually parse the command line flags. * Remove CASCADE from drop table.
* basic untested implementation of server * updating data not implemented yet