All Projects → ChickenKyiv → recipe-app-react-native

ChickenKyiv / recipe-app-react-native

Licence: other
https://chickenkyiv.github.io/application-documentation/

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to recipe-app-react-native

crossbones
Fullstackian award, 1707-FSA-NY. a cross-platform barebones react native setup inspired by https://github.com/FullstackAcademy/bones by
Stars: ✭ 19 (-17.39%)
Mutual labels:  create-react-native-app
expo-deploy
Bash script to deploy to different Expo environments (https://expo.io)
Stars: ✭ 40 (+73.91%)
Mutual labels:  create-react-native-app
expo-rn-firebase-image-upload
example of how to upload image in expo with react-native and firebase
Stars: ✭ 47 (+104.35%)
Mutual labels:  create-react-native-app
Recipe
Android App that gives you some recipes recommendations based on the ingredients that you have in the fridge
Stars: ✭ 20 (-13.04%)
Mutual labels:  recipe-app
udacity-baking-app-tasty
Udacity Android Developer Nanodegree project baking app
Stars: ✭ 33 (+43.48%)
Mutual labels:  recipe-app
Create React Native App
Create React Native apps that run on iOS, Android, and web
Stars: ✭ 12,846 (+55752.17%)
Mutual labels:  create-react-native-app
react-native-tap-tile-game
An awesome TapTile Game built usign create-react-native-app
Stars: ✭ 44 (+91.3%)
Mutual labels:  create-react-native-app
react-native-swipe-cards-interaction
React native swipe cards interaction
Stars: ✭ 142 (+517.39%)
Mutual labels:  create-react-native-app
public-ol-native-template
OrangeLoops React-Native Project Boilerplate
Stars: ✭ 37 (+60.87%)
Mutual labels:  create-react-native-app
BakingApp
🍛🍴 This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
Stars: ✭ 18 (-21.74%)
Mutual labels:  recipe-app
RecipeSage-selfhost
A collection of configuration files to host your own private instance of RecipeSage for personal use.
Stars: ✭ 35 (+52.17%)
Mutual labels:  recipe-app
recipeek
🍽️ Recipe search app
Stars: ✭ 20 (-13.04%)
Mutual labels:  recipe-app

React Native Recipe App

Some details was structured and published on Medium:

Table of Contents

Updating to New Releases

Release 2 - Authentication

  • Facebook login button first version
  • Auth with tokens can be handled with help of our Recipe API.

Release 3 - Payments

  • Connect Paddle.js, enable recurring payments.
  • In-app purchases
  • Enable Recurly is a next priority thing

Recipe App React Native Live

Snack Expo Link

App Overview

  • Data can be stored as JSON or call server from option#3
  • For UI we will use some creative and free ui template — react based

Basic functionality:

  • Screen with recipes list
  • Recipe details
  • Basic grocery list
  • Login screen.

[comment]: <> Shopmate keeps track of items for a grocery shopping list. Each added item is displayed in the main user page. If items are favorited, they will be displayed under the favorites page. [comment]: <> Items displayed on users board, can be clicked to open a show page for more information or be edited if necessary. [comment]: <> This application features authentication of a user after registration and login. User will only see the navigation bar if currently in session.

Build with

  • React Native

Wireframes from Ionic app development

[comment]: <> [Wireframe File] (https://google.com)

styled recipe screen

styled recipe screen

recipe calendar

recipe calendar

grocery list settings

grocery list settings

login

login

Styled recipe screen

Styled recipe screen

styled recipe

styled recipe

menu

menu

weekly menu

weekly menu

directions

directions

single recipe

single recipe

Dry Goods ingredient category example

Dry Goods ingredient category example

single recipe

single recipe

free recipe list

free recipe list

login

login

recipe screen

recipe screen

grocery list

grocery list

recipe

recipe

ingredients

ingredients

User Stories

User can:

  • Create an account
  • Successfully login
  • Add items to the shopping list
  • Edit items previously created
  • Delete items from grocery list
  • Mark items as purchased
  • Mark items as favorites
  • View all favorite items in one page
  • Click on item to get more information about item
  • User can logout

Unsolved Features (during process)

Stretch Goals (wish list)

  • A view of commonly purchased items
  • An option where user could mark as purchased multiple items
  • An option where user can add items to grocery list from favorited or commonly purchased items
  • Create a family option where family members can contribute to the list
  • Use API to get detailed data for grocery items

Models Used

Copyrights

Art used:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].