GithubHelp home page GithubHelp logo

best-cuisines's Introduction

Hi, I'm Ojwang' Briton


About me

GIF


  • ๐Ÿ”ญ Iโ€™m a Software Engineer.

  • ๐ŸŒฑ Iโ€™m currently with Microverse...

  • ๐Ÿ‘ฉโ€๐Ÿ’ป A Web3 enthusiast working on smart contracts.

  • โšก Fun fact: What about Philippines' first computer virus ๐Ÿ˜‰ and what if I said that to you?




trophy





Skills Stack


Frontend

React React React React

Backend

Tools

Linux Git Bash Git Git Git Bash

Let's Connect..!



Github Stats


Github Metrics

GitHub streak stats






best-cuisines's People

Contributors

eccb7 avatar mesi21 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

best-cuisines's Issues

[2pts] Implement the recipe show page

  • Should display a toggle button that allows a recipe to be made public or private.
  • It should be displayed according to the wireframe (when the user is the owner + when becomes public)
  • Should have a link to the form for adding a new food - if the user is the owner

Implement Recipe Details

  • it should display a list of all recipes
  • only logged-in users can create recipes
  • It should have a button to redirect to the show page with recipe details

[2pts] Implement Recipe index page

  • it should display a list of all recipes
  • It should have a button to redirect to the show page with recipe details
  • Important: - only logged-in users can create recipes

[1pt] Basic Setup

  • Create a new repository
  • Add linters
  • Add the README file
  • Use the correct Gitflow

[2pts] Add authentication with Devise

  • Add the devise gem to the Gemfile
  • Build a log-in page
  • Build a sign-in page
  • Check the identity of the user
  • for the development use the letter-opener gem to redirect and verify emails

[1pt] Create Food Model

Create a Food Model that:

  • has a name
  • has a measurement unit
  • has a price
  • has a quantity
  • has FK user_id
  • should belong to a User
  • should reference the RecipeFood

[2pts] Implement Food index page

  • should display a list of foods
  • it should display the quantity of the food
  • have a link to a form that allows the user to add a new food
    Important: The food can be added only by a logged-in user

[1pts] Create a navbar

  • implement a navbar that displays a sign-out button in case the user is signed in and the other way around

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.