Skip to content

kellydobbs/recipesRus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes R us

This project was built for the Liftoff program in Winter of 2020.

Contributors for this application are:

Technology Stack

  • Java
  • Spring Boot
  • Thymeleaf Templates
  • MySQL
  • HTML, CSS, Bootstrap
  • JavaScript / jQuery

Features

Users

  • Save and remove recipes from profile
  • Search for, filter, and sort recipes
  • Rate and comment on recipes
  • View all recipes by tag and category User registration, login, logout

Admin

  • All User features
  • Create and Edit Recipes
  • Create and Edit categories and tags

Roadmap

  • Adjust recipes measurements based on serving size
  • Create shopping list of ingredients
  • Recipe Timers
  • Custom lists for saved recipes
  • Add additional fields to Recipe (publishTime, numServings, cook time, prep time, etc); sort and filter features for these fields
  • Host and Launch with AWS

To start the Application you need to set the environment variables in application.properties:

<DB_PASS>

<DB_USER>

These variables should be the same variables that you use for creating the database.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 55.6%
  • HTML 39.7%
  • CSS 2.9%
  • JavaScript 1.8%