Schnoodle
Schnoodle is a simplified clone of Doodle, a popular group-scheduling app. The app was developed by Dercilio Alves Fontes, Prerana Shrestha, and Shaun Macpherson as their midterm project for Lighthouse Labs' Web Development bootcamp.
Getting Started
- Fork this repository, then clone your fork of the repo.
- Install dependencies using the
npm install
command. - start the web server using the
npm start
command. The app will by served by default at http://localhost:8080/. - Visit http://localhost:8080/ in your browser
Dependencies
- Node 5.10.x or above
- NPM 3.8.x or above
- Body Parser
- Bootstrap
- Cookie Session
- dotenv
- EJS
- Express
- jQuery Timepicker
- Knex
- Mailgun
- Moment
- Morgan
- Sass
- PG