diamondAbhishek / My-Recipe-App

This app is build on ionic framework which is based on an extremely powerful hybrid framework for building android iOS and windows app it is called as My Recipe Book App.

Home Page:https://docs.google.com/presentation/d/1ISDc38XOiWsnLrio1rcVyaJtVSxWIWIF9aSavfqtvGI/edit?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Recipe-App

Recipe Logo

  1. Creating a recipe record with name, description, difficulty and ingredients list
  2. Adding ingredients from each recipe to a shopping list
  3. Saving your recipes book on Google Cloud for backup and restore to never miss your recipes

Link For Project Description

Project Presentation

Nodejs installation

  1. Install nodejs from here on your computer.

  2. Confirm node if installed by typing node -v in the terminal. (I did this in the git bash terminal)

  3. Navigate into project folder using the terminal commands.

  4. To run the downloaded file / clone file.(After the above steps)

  npm install
  npm install ionic cordova -g
  ionic server

About

This app is build on ionic framework which is based on an extremely powerful hybrid framework for building android iOS and windows app it is called as My Recipe Book App.

https://docs.google.com/presentation/d/1ISDc38XOiWsnLrio1rcVyaJtVSxWIWIF9aSavfqtvGI/edit?usp=sharing


Languages

Language:TypeScript 55.0%Language:HTML 29.0%Language:CSS 14.3%Language:JavaScript 1.6%