hi,
i’m working on a project it is a mobile hybrid application based on ionic framework and angular js ,the name of the application that i want to create is what to cook so this mobile app will provide to it’s users recipe to cook so the user once he is logged in the app he find many recette with categories ( breakfast,desrt,sweet…) so i need to save the recipe in a database and when the user click on the picture of the recipe he gets the steps to cook it and i don’t know how to do this with ionic and angular js
Please can you help me
Yes, Sure, I can help you.
First you need to download NodeJs in your system,You can simply download NodeJs via web or via command prompt,From web you can download as per your system configuration whether it is 64 bit or 32 bit,you can download to anywhere in your system ,regardless of current working directory.
After that , create a folder which you intended to work with this app in future and open command prompt , and divert into that folder.Then follow the steps.
1.Follow this link http://ionicframework.com/getting-started/.
if further is help please query here.
Thanks…
thank you very much AhammadaliPK,
i have downloaded node JS and i install ionic framework and now i’m working on the project i’m using angular js with the ionic framework and my objective for now is to make a list of recipes and every recipe has an image and when the user click on the image he gets details of the recipe.
i found an application on google play wich name is petitchef and these screenshot are exactly what i want to make .
list of recipes ===>
detail of a reciepe ===>
i think that i need a backend to store liste of recipes with their picture and i found many backends that i can use with ionic and angular js such as firebase, parse , or local storage like sqlite but i’m new to the ionic and angularjs development and i don’t know how to make that
help please
@ktayfiasma hello ,am making one project in ionic in which task is taking picture through camera or choose image from list of images (in horizontal scroll bar list ) and send it to server …so here am facing one problem is how can i show on page that choose image from list…solution to choose image from list please
thanks in advance …you can see my below link for excepted output…I want such below output any solution please ?