omarhadary / GoFridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoFridge

N|Solid

GoFridge is a full stack web application which allows authenticated users to enter their grocery shopping list, with shopping items, latest purchase price and purchase frequency.

  • Follows an MVC design pattern
  • Leverages Node.js Express Framework server
  • MySQL with the Sequelize ORM library
  • Handlebars to generate HTML
  • Heroku for deployment

Full-stack site with user input through the browser.

Heroku Deployment

https://gofridge.herokuapp.com/

Tech

GoFridge uses open source tools:

Installation

GoFridge requires Node.js to run.

Install the dependencies.

$ npm install

About


Languages

Language:HTML 66.8%Language:JavaScript 27.4%Language:CSS 5.7%