Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 1.59 KB

README.md

File metadata and controls

54 lines (44 loc) · 1.59 KB

Julia's Child

Description

Julia's Child is a digital recipe box that allows users to add, find, and collect their favorite recipes, all in one place.
Add and save your own private recipes, or search and save other recipes.

Features

1. Log In

  • Passwords are stored in an MYSQL Database
  • Forms implement client-side authentication

2. Create & Store Recipes

  • Recipes are validated and stored in MYSQL database, linked by user
  • Forms implement client-side authentication

3. Search For New Recipes

  • Search the Edemame API by keyword for new recipes

 

Technologies

1. HTML/CSS

  • Bootstrap
  • Handlebars

2. NodeJS

  • Express
  • Express-Session
  • Sequelize

4. MYSQL

  • Relational Database Tables

 

Development Roadmap

Development is closed for this project.

A wireframe of feature buildout can be found here: Adobe XD Wireframe

 

Contributing

This project is closed to outside contributions.

 

Authors and Acknowledgment

Thanks to the following ladies for their help in giving the project wings:

 

Project status

Development is closed for this project. See iHeartRecipes for a newer version, built in ReactJS.