Skip to content

Ionic app sample code. App is meant to act as a carb diary. FULL SDLC (PWA-IOS-ANDROID)

Notifications You must be signed in to change notification settings

amichellemosley/Carb-Loader-Diary-App-

Repository files navigation

Carb Loader Ionic App

This app is just useful for logging your daily carbs so keeping track is easier.

Uses Ionic4, AngularJS, Express, reactive native, Cordova, and mongoDB.

To run locally clone repository, login to your Ionic account, you will need to "create app" named "Test1".

Copy the unique code for your "Test1" app from cmd line make sure you are logged in to ionic, ionic link "your unique code".

After you will need to run npm install to have the proper dependencies working.

From your cmd line ionic serve.