EvilDrW / SousChef

Cordova/Angular 2+ Recipe App for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SousChef

Cordova/Angular 2+ Recipe App for Android

This is a cordova app for viewing recipes on a phone or tablet. I personally use it to put my favorite Cook's Illustrated recipes onto an old tablet I just had lying around. This way I can see the recipe while cooking, find the recipes I want without having to flip through dozens of issues, and avoid any further destruction of the magazines themselves.

This is a really simple app. I mostly did it to learn Angular 2+, cordova, etc.

To build it into an apk, go into the ng-souschef directory and run

ng build

When that's done, go into the cordova-souschef directory and run

cordova build android

I don't own any Apple devices, so while I think building it for iOS should just work, I am not able to try it to be sure.

About

Cordova/Angular 2+ Recipe App for Android

License:GNU General Public License v3.0


Languages

Language:TypeScript 74.5%Language:HTML 20.9%Language:JavaScript 4.1%Language:CSS 0.5%