Skip to content

kevin31yu/cse110-fa21-group27

 
 

Repository files navigation

Project Description:

Goal: To create a Recipe Manager.

Codacy Badge

Targeted Users: Novice cooks and those looking for quick and clear steps on how to cook dishes

Current Deployment of the Manager: https://spudly-f0411.web.app/#

Manager Functionality:

  • Simple UI designed to have a minimum number of steps between loading and starting to cook
  • Recipe Exploration through targeted search or browsing
  • Simple Instructions
    • Cooking Preparation
    • Cooking Execution
    • Ingredients
  • Save Recipes to access later
  • Custom User Created Collections to sort and store recipes
  • Cooking Roadmap that presents ten recipes increasing in difficult
    • Handpicked to teach the user cooking skills slowly

CI/CD Pipeline:

  • Individual precommit linting using ESLint and Prettier
  • HTML and CSS Validation
  • Unit Testing through Jest and Cypress
  • Javascript Code Analysis through Codacy
  • Preview Deployment links using Firebase
  • Main Branch Protection
  • Peer Review on PRs
  • Auto Deployment to Firebase upon Merging

Link to Team Page

Documentation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.6%
  • HTML 8.9%
  • CSS 3.5%