...
Download & Run Django server locally:
Access prototype at following url: http://127.0.0.1:8000/calendar/#
...
The following parts of our prototype are cannedshallow:
- Only active part of top navigation bar is calendar (schedule, contanctscontacts, settings, etc. are canneddisabled)
- Children are part of pre-defined database
- Submitting form in event modal will not store any info
- When creating a new event, canned dates are used, however all other fields are used.