Full stack webapp that helps users plan events, based on Doodle.com
Home Page
Event Page
Front-end: Sass, JS, jQuery, Insipired by Bootstrap
Web Server: Node JS
Middleware: Express JS
Database: PostgreSQL
Other dependencies: Body Parser, Dotenv, Knex, Morgan, Node-Sass, Nodemon, Moment, Cookie Session, Ngrok
- Fork this repository, then clone your fork of this repository.
- Install dependencies using the
npm install
command. - Start the web server using the
npm run local
command. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
- Fantastic. Go send some events to your friends, or your parents, or some strangers.
- The good folks at Lighthouse Labs