Skip to content

stevemazanec/LODI-APP

Repository files navigation

Project2

Project 2 - LODI (Let Other's Do It)

Brad Hersey, Steve Mazanec, Joe Wancho, Rhonda Johnson

Overview

LODI is an app used for local home contractors. A contractor can add information to the database. A customer can add reviews for a contractor. When a review is added, the contractor's overall average rating is updated.

LODI uses MySQL, Node, Express, Handlebars, and a sequalized ORM. The app follows the MVC design pattern. Node and MySQL are to query and route data in the app. Handlebars is used to generate the HTML.

Link to deployed project

https://projectlodi.herokuapp.com/

Links to GitHub

https://github.com/stevemazanec/Project2.git

Built with:

  • Node.js
  • MySQL
  • Handlebars
  • express NPM Package
  • mysql NPM Package
  • sequelize ORM
  • handlebars NPM Package
  • express-handlebars NPM Package
  • Leaflet.js
  • Mapbox api
  • Tablesort - jAuery plug-in
  • Validation - npm jQuery validation
  • Node geocoder - with mapquest api

Home Page

home.png

Additional Features

  • A Review model is associated with the main Contractor model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published