This repository contains the project 1 submission of Team A' for KU's EECS 448 Fall 2017 course.
It is capable of running a website that allows for the creation of persistent events that can be signed up for by attendees.
Documentation can be found in the docs directory in the project in a raw format, or viewed on the live website.
Documentation coverage can be viewed here
Documentation for the backend API can be viewed here
This project uses the following externally included resources:
- Bulma CSS Framework [MIT]
- Pikaday calendar widget [MIT]
- body-parser body-parser nodejs plugin [MIT]
- esdoc Documentation generator [MIT]
- express Express web server [CC BY-SA 3.0 US]
- node-sqlite3 SQLite bindings for nodejs [BSD]
And the following internally included resources: