miffili / getyocookon

βš› goes πŸ‘©β€πŸ³ [last deployment: May 6th, 2018]

Home Page:https://Miffili.github.io/getyocookon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get yo' cook on β€’ A React.js web app

This is going to be my second project with React.js. Project start: April 17, 2018

The plan

After coding the Chuck-o-mat, I wanted to up my game a bit. With this app, I want to:

  • deepen my knowledge of coding in React.js
  • connect a database, and possibly local storage
  • implement the possibility for a user to register and/or login
  • implement CRUD

For this app, I further decided to use React-Bootstrap, which currently targets Bootstrap v3 reactstrap.

Additionally I will log my process as comprehensible as possible, starting in May (redesign).

User stories

The user can:

  • see a collection of recipes
  • each recipe card provides a picture & a few details
  • get more information about recipe either by clicking on the card or a button
  • filter recipes
  • sort recipes by different parameters

More advanced features will include:

  • setting up account & logging into that account
  • adding & deleting recipes to own collection/cook book
  • adding, editing & deleting own recipe
  • rating recipes

Edited: May 1, 2018

This project was bootstrapped with Create React App.

You can find the most recent version of this guide here.

About

βš› goes πŸ‘©β€πŸ³ [last deployment: May 6th, 2018]

https://Miffili.github.io/getyocookon/


Languages

Language:JavaScript 80.6%Language:HTML 11.4%Language:CSS 8.0%