Commit Graph

25 Commits

Author SHA1 Message Date
Bradlee Speice
b81a048ace Add code to send the RSVP email 2013-11-25 08:51:48 -05:00
Bradlee Speice
c69bab3648 Some documentation updates 2013-11-12 20:13:13 -05:00
Bradlee Speice
bac2244f44 Ignore static files in repository 2013-11-12 19:57:08 -05:00
Bradlee Speice
4430021f55 Add some more documentation to the browsable API 2013-11-12 19:57:00 -05:00
DjBushido
ee2481ddc9 Return a dictionary for the lot's location 2013-10-28 12:09:15 -04:00
DjBushido
b5ae16ba93 Add the location view to the URLs 2013-10-28 12:03:03 -04:00
DjBushido
8321385b8a Add view to get the location of a parking lot 2013-10-28 11:50:27 -04:00
DjBushido
905787d0df Add lot locations on the server 2013-10-28 11:45:12 -04:00
Bradlee Speice
f4f5700303 Find a registered user by first and last name 2013-10-19 21:40:29 -04:00
Bradlee Speice
e2161a1ebe Add registration of users to the REST API 2013-10-19 20:31:08 -04:00
Bradlee Speice
e1c789d8e3 Remove the settings.py file (for security)
Also get the rate lot totally working
2013-10-18 22:42:08 -04:00
Bradlee Speice
664aec18ab Fix the single-lot view. 2013-10-18 18:40:05 -04:00
Bradlee Speice
92b8bb6392 Add a single-lot view 2013-10-18 18:10:28 -04:00
Bradlee Speice
4bd46f9e71 Add the fully-qualified sqlite path 2013-10-18 18:09:23 -04:00
Bradlee Speice
c367344441 Move the API to the actual server root 2013-10-18 17:41:31 -04:00
Bradlee Speice
4443572436 Add the API root 2013-10-14 23:58:15 -04:00
Bradlee Speice
658db9981a Make sure we order the parking rating set correctly... 2013-10-14 23:22:53 -04:00
Bradlee Speice
f094673ecc Display the rating choice options 2013-10-14 23:10:09 -04:00
Bradlee Speice
4b338c220e Add code for the REST API to work with Parking lot ratings 2013-10-14 22:54:52 -04:00
Bradlee Speice
7be5cd6f97 Add new serialization code 2013-10-14 22:31:36 -04:00
DjBushido
269795202d Add some more skeleton to the Parking system
Does contain some *basic* implementation
2013-10-14 13:56:54 -04:00
Bradlee Speice
726ad4ca70 Finish the server-side models 2013-10-10 23:22:36 -04:00
Bradlee Speice
f92f830110 Add the initial RegisteredUser class, remove standard Django apps 2013-10-09 21:37:12 -04:00
Bradlee Speice
74fd422dfc Add initial code for the server Django project
Current dependencies are Django and Django REST Framework
2013-10-09 21:17:49 -04:00
DjBushido
7a624ec706 Initial commit 2013-10-09 17:56:04 -07:00