Skip to content

Munch Minder is a full stack JavaScript app for versatile food photo blogging and personal space for sharing your eats with friends

Notifications You must be signed in to change notification settings

chang-steven/munch-minder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Munch Minder Build Status

introduction:

Munch Minder is a versatile photo blog and personal space for detailing your most recent culinary escapades, bragging to your friends about homemade creations, or simply logging what you ate or drank in an intuitive and easy to use way.

Follow the tutorial to create an account and post your first munch. Then, simply add friends to share and show what you've been enjoying!

technologies:

Front End Client: / HTML5 / CSS3 / JavaScript / jQuery /

Back End API: / Node.js / Express / Mongoose / MongoDB / Passport / bcryptjs / Amazon S3 / Mocha + Chai (testing) / Travis CI / Heroku /

Munch Minder is a full-stack Express application built with Nodejs

  • Implements RESTful architecture style
  • API uses Mongoose for object modeling for the MongoDB database.
  • Passwords are encrypted with bcryptjs
  • Uses Multer-S3 storage engine for Amazon S3 uploads
  • JWT authentiction is session-based and does not persist
  • API endpoints are tested with Mocha, Chai, Faker
  • jQuery traversal and DOM maniuplation
  • Event listeners trigger asynchronous AJAX calls to API processing CRUD operations

live site:

https://munch-minder.herokuapp.com/

landing page:

Landing Page

tutorial:

Tutorial

dashboard:

Dashboard

peeps:

Peeps

About

Munch Minder is a full stack JavaScript app for versatile food photo blogging and personal space for sharing your eats with friends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published