Commit graph

10 commits

Author SHA1 Message Date
Simon Brooke 5a298b721b Added an 'is_admin' flag to the canvassers table. 2016-10-14 13:45:11 +01:00
Simon Brooke b93076c02f Altered the schema to give canvassers a formal primary key, since we cannot
use the username as primary key because it won't exist for users who have not
yet completed the introduction process.
2016-10-14 13:42:00 +01:00
simon a8392292f9 Linking in the user-oriented specification 2016-10-14 12:10:08 +01:00
simon d89983626d Added some specification documentation. 2016-10-14 12:06:34 +01:00
simon 3864a3851f The init-db! function in schema now creates the database correctly. 2016-10-13 16:23:12 +01:00
simon 70aaf92002 Schema more or less complete - at least for first pass - but not yet tested. 2016-10-13 15:27:05 +01:00
simon 38f71f608c Yet more updates to README. 2016-10-13 14:42:48 +01:00
simon 87b7fefd65 More changes to README. 2016-10-13 14:38:48 +01:00
simon 5e2e80c316 Updated the README 2016-10-13 14:34:05 +01:00
simon b6a24bc1ce Starting to get the project set up. Nothing is even nearly complete yet. 2016-10-13 14:25:54 +01:00