fishshiz / gusto

A whimsical journey into node.

Home Page:http://gusto-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🥡 gusto 🥡

gusto is a restaurant reviewing site, guided by Wes Boss' Node.js course. gusto allows users to upload, review and rate various restaurants across the globe. It uses ExpressJS for backend processing, MongoDB for data storage and aggregations, and the Mapbox-gl.js API for store plotting and mapping.

Check out the live version here.

Technology Overview

I built this site through Wes Boss' Node Course. Since completing the course, I have played with and customized the app further from the course code. The course originally used Google Maps API to plot different stores, but I opted to try Mapbox's mapbox-gl.js API instead. The backend is built in Node.js using Express and MongoDB. I used Pug for view templating and SASS for frontend styling.

About

A whimsical journey into node.

http://gusto-app.herokuapp.com/


Languages

Language:JavaScript 46.0%Language:CSS 37.4%Language:HTML 16.6%