Skip to content

eddycheong/midterm-schoodle

Repository files navigation

Schoodle

Schoodle is an event polling app. Use custom links to share the poll with your friends to find out what days your guests can attend!

FINAL PRODUCT

You create an event poll including a title, description and multiple date options and a unique URL is generated so that you can share the poll with your friends!

"Home Page!"

"Create Your Event!"

"Share Your Links!"

"Add as an Attendee!"

"Edit Your Response!"

GETTING STARTED

  • Install all dependencies (using the npm install command).
  • Run the development web server using the npm run local command.
  • Navigate to localhost:8080 or your chosen PORT to run the program.

Dependencies

  • Node.js

  • Express

  • EJS

  • body-parser

  • moment

  • pg

  • shortid

  • dotenv

  • knex

  • Node 5.10.x or above

  • NPM 3.8.x or above

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published