Skip to content

mthreec1983/recipesRus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.1%
  • HTML 37.1%
  • CSS 2.9%
  • JavaScript 1.9%