/WeLunch

WeLunch WDI Group Project

Primary LanguageJavaScriptMIT LicenseMIT

WeLunch

WeLunch is an app designed to help you meet likeminded professionals for lunch.

Founded by Anvar Turobov, Francesca Tabor, and Evan Gillogley

Demo:

Product Video: https://www.youtube.com/watch?v=FhF66Wd6O9M

User Journey Video: https://www.youtube.com/watch?v=7uTTxJVLFbY

Photo

##Build:

  • Back-end: Node.js, MongoDB, Mongoose
  • Front-end: Foundation, SASS, jQuery, Animate.css, AJAX
  • APIs: Linkedin Oauth
  • Languages: Javascript, HTML, CSS

##Objectives

  • Design a RESTful JSON API
  • Retrieve Data from the API
  • Use JQuery to append data to HTML elements
  • Contrast how Handlebars can refactor your code
  • Send data to the API and, on success, maintain state between the DB and the DOM
  • Deleting, Updating and Editing through Ajax