Giter Club home page Giter Club logo

sfg-recipes's Introduction

logo

Spring Recipes Web Application

A simple recipe application created with help from John Thompson's Spring Framework 5: Beginner to Guru

CircleCI

How to run:

Download and install Maven and clone this repository to your local machine. Create a new project in your favorite IDE, then build and run the project with Maven. Open the application on any web browser at the address of your local machine with the port number Tomcat is running on (default 8080). Ex: localhost:8080

Features

Home Page

A list of all recipes will appear on the home page. The application will load two recipes on startup. From here, you may view, update, or delete an existing recipe, or you may choose to create a new recipe.

Home Page

Recipe Main Page

Click the 'View' button next to any recipe to navigate to the recipe's main page. From the recipe's main page, you may view details about the recipe, change the recipe's picture, or access the recipe's ingredients.

View Recipe

Create a Recipe

Create a new recipe with the 'New' button at the top of the recipe list on the home page. A blank recipe form will open for the new recipe.

Create Recipe

Update a Recipe

Click the 'Update' button next to any recipe to update the recipe's details.

Update Recipe

Recipe Ingredient List

To access a list of all the recipe's ingredients, click the 'View' button next to the ingredients. From the ingredient list page, you may view, update, or delete an ingredient. You may also create new ingredients.

View Ingredient List

View a Specific Ingredient

From the recipe ingredient list page, click the 'View' button next to any ingredient to view.

View Ingredient

Create an Ingredient

The 'New' button on the ingredient list page will open a blank ingredient form for a new ingredient.

Create Ingredient

Update an Ingredient

Click the 'Update' button next to any ingredient to update the ingredient's details.

Update Ingredient

sfg-recipes's People

Contributors

kschafer2 avatar

Stargazers

 avatar

sfg-recipes's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.