Coder Social home page Coder Social logo

recipes's Introduction

Hello, I'm Nat! ๐Ÿ‘‹

About Me

  • ๐Ÿ’ฌ Ask me about: cats, anime, music recommendations!

  • ๐Ÿ˜„ Pronouns: she/her

  • โšก Fun fact: I love collecting stuff!

Contact Me

Achievements and stats

Top Langs

Anurag's GitHub stats

recipes's People

Contributors

bertrandconxy avatar butlermuwo avatar nataliapoletaeva avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bertrandconxy

recipes's Issues

[3pt] Create General shopping list page

  • Should show the list of food that is missing for all recipes of the logged-in user;
  • Should count the total food items and total price of the missing food;
  • Make sure there are no N+1 queries happening.

[3pt] Create Recipe details page

  • If the recipe is public or the user is the owner of the recipe, should display the recipe details as in the wireframe;
  • If the user is the owner of the recipe, should lead to the form that allows user to add new food;
  • Should have a modal to choose an inventory to create a shopping list with, as in the wireframe;
  • Make sure there are no N+1 queries happening.

[2pt] Create Food List page

  • Should display a list of food as in the wireframe;
  • Should lead to the form that allows users to add new food;
  • Make sure there are no N+1 queries happening.

[3pt] Create Inventory details page

  • Should display the inventory details as in the wireframe;
  • Should lead to the form that allows users to add new food;
  • Make sure there are no N+1 queries happening.

[2.5pt] Create Recipes list page

  • Should display a list of recipes created by the logged-in user as in the wireframe;
  • Should lead to recipe details;
  • If the user is the owner of the recipe, should allow user to delete it;
  • Make sure there are no N+1 queries happening.

[3pt] Create inventories list page

  • Should display a list of inventories created by the logged-in user as in the wireframe.
  • Should lead to inventory details.
  • If the user is the owner of the inventory, should allow to delete it;
  • Make sure there are no N+1 queries happening.

[2.5pt] Create Public recipe list page

  • Should display a list of all public recipes ordered by newest as in the wireframe;
  • Should lead to recipe details;
  • Make sure there are no N+1 queries happening.

[3pt] Create Inventory shopping list page

  • Should show the list of food that is missing by comparing the food in the recipe with the food in the inventory;
  • Should count the total food items and total price of the missing food;
  • Make sure there are no N+1 queries happening.

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.