kara-krzystan / pizza-hunt

A social media style recipe app for creating, sharing, and discussing pizza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module 18 Project: Pizza Hunt

Description

This week we learned about NoSQL databases by building a social media style recipe application for creating and sharing custom pizzas

Overview of Concepts Learned

  • The difference between SQL and NoSQL
  • How to execute CRUD methods with MongoDB
  • How to integrate Mongoose in a full-stack web application
  • Creating query builders to populate documents using refs
  • How to implement client-side NoSQL using IndexedDB
  • How to configure Heroku for deployment of a Node.js application using MongoDB Atlas

Project Screenshots

screenshot

screenshot

Website

Try it out at: https://still-fortress-10242.herokuapp.com/

Built With

  • JavaScript
  • Node.js
  • MongoDB
  • Mongoose ORM
  • IndexedDB
  • MongoDB Atlas
  • Heroku

Contact

Kara Krzystan on GitHub

About

A social media style recipe app for creating, sharing, and discussing pizza


Languages

Language:JavaScript 42.5%Language:CSS 34.6%Language:HTML 22.9%