Git Product home page Git Product logo

recipe-manager's Introduction

๐Ÿœ Recipe-Manager

A recipe management system to keep track the recipes for personal or commercial such as restaurant

๐Ÿ“ข Problem Statement

  • Difficult to manage recipe in a busy restaurant
  • Difficult to remember all the recipes of the restaurant

๐Ÿ“š Functional Requirement

  1. Create a new recipe.
  2. Search existing recipes.
  3. View existing recipes.
  4. Modify existing recipes.
  5. Delete existing recipes.
  6. Allow admin to create an account.
  7. Allow the admin to log in to the admin account.
  8. Allow the admin to log out to the admin account.

โš™๏ธ Installation

  1. Clone the project
  2. Create a database for this project using create-db.sql
  3. Change the mysql database information (you may need to create a new user, 'RecipeManager' in dbUrl is the schema name) DBInfo
  4. Change the directory for recipeImageCache
    • change the path according to location of the recipeImageCache folder (you can find in src/main/java directory) RecipeDAO TopLevelMenu
  5. Run maven in command line (or you may use any IDE to run this project)
     mvn compile
    
     mvn test
    
     mvn install
    
     java -jar target/Recipe-Manager-1.0-SNAPSHOT.jar
    

๐Ÿ–ผ๏ธ Screenshot

๐Ÿ“ Signup

Signup Page

๐Ÿ—๏ธ Login

Login Page

๐Ÿ“‹ Main Menu

Main Menu Page

๐Ÿงพ Create Recipe

Create Recipe Page

๐Ÿ–Œ๏ธ Set Up Ingredients of the New Recipe

Set Up Ingredients Page

๐Ÿ‘๏ธ View Recipes

View Recipes Page

๐Ÿ‘€ View Recipe Details

View Recipe Details Page

โœ’๏ธ Edit Recipe

Edit Recipe Page

๐Ÿง‘โ€๐Ÿ’ป User Profile

User Profile Page

๐Ÿ” Change Account Password

Change Account Password Page

๐Ÿ”’ Logout

Logout Page

recipe-manager's People

Contributors

dingwei426 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

recipe-manager'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.