Skip to content

AdoryVo/team-ocean-recipe-manager

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌊 Team Ocean's Recipe Manager

CodeFactor Netlify Status Run Unit Tests Run E2E Tests

  • Final Product (Developed from October 2021 to December 2021)
  • Final overall grade: A+ (100/100)

"Your app was arguably the best in the course, both in terms of look and feel and functionality. Your adherence to Agile was also commendable, and overall you worked really well as a team." - Sanat Bhandarkar, the TA and mentor who made it all possible

πŸ’‘ Summary/Abstract

We aim to create a recipe manager that provides personalization and organization to keep cooking efficient and productive for newer cooks & active and health-conscious individuals. The recipe manager is designed to help users on their mission to improve their long-term diet in favor of homemade meals rather than takeout & junk food through the week. In addition, the recipe manager addresses important micro-level concerns like following a recipe’s ingredients & steps while cooking, tracking necessary ingredients for recipes in a grocery list, and easily performing CRUD operations on recipes.

πŸ“˜ This repository is our single source of truth!

  • Visit our team page for more details about our team!
  • /.github/workflows: GitHub Actions workflows
  • /.vscode/settings.json: Project-wide configurations for VS Code
  • /admin: Administrative material
    • /admin/branding: Branding materials (logos, color schemes, etc.)
    • /admin/cipipeline: Pipeline artifacts (breakdown, diagram, video)
    • /admin/meetings: Meeting minutes (notes)
    • /admin/misc: Miscellaneous material like team rules
    • /admin/videos: Videos (team intro, team status, etc.)
  • /source: Source code
    • /source/__tests__: Unit tests
    • /source/docs: Generated JSDoc for source code
    • /source/public: Client side code that will be accessible by the public
  • /specs: Project specs
    • /specs/adrs: Architectural Decision Records
    • /specs/api-docs: External API documentation and research
    • /specs/brainstorm: Brainstorming artifacts
    • /specs/pitch: Pitch deck & other artifacts
    • /specs/schemas: Schemas for back-end storage structures

πŸ“ Documentation

πŸ’» Tech Stack

  • Static HTML
  • CSS
    • Bootstrap
    • Font Awesome Icons
  • JS
    • ESLint
    • Web APIs
      • Web Storage API
      • Fetch API
    • External APIs
      • Spoonacular
      • CalorieNinjas

About

🌊 UCSD Software Engineering project. Led by Adory and Hanming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.1%
  • JavaScript 28.2%
  • CSS 3.7%