Skip to content

jsavone/jsavone-capstone-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

John Savone - Galvanize Capstone Project

Preptastic

Preptastic is a meal planning application that allows you to search through recipes, add them to a planning calendar, and print a shopping list of all the ingredients you'll need to make all the recipes.

The front end for this app can be cloned from HERE

This is the server. To install:

  • MongoDB must be installed. CLICK HERE to download.
  • npm install
  • in the root directory of the project, run sh seed_db.sh to seed the database

Technologies Used

Front End

  • React & Redux
  • Material.ui
  • Authentication with JWT
  • React-Router
  • Moment
  • Axios
  • HTML/CSS/JavaScript

Back End

  • Node js
  • Hapi js Server
  • MongoDB
  • Mongoose
  • Authentication with JWT

About

Preptastic is a meal planning application built with React & Redux that allows users to plan a weeks worth of meals by selecting from easy to follow recipes. Preptastic compiles a shopping list of all the ingredients you need to prepare all the meals for that week. Front-end technologies - React & Redux, Material-ui, Javascript, HTML, CSS. Back-…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors