Skip to content

jamesonsaunders/Crit-List

Repository files navigation

Crit List

DEMO: https://critlist.jamesonsaunders.com

I'm working on a sleeker version with some extra features which I'll be releasing for IOS and Android soon. That higher version is also what's seen in the demo.

This project accompanies the Jameson Saunders YouTube video Ionic 4 Full App Tutorial (Part 1) as well as the blog article Ionic 4 Full App – Crit List.

Ionic 4 Full App Tutorial (Part 1)

The perfect minimal todo list for tracking critical tasks.

If you haven't already, check out the Jameson Saunders YouTube Channel for web & mobile development tutorials.

Installation

Download or clone this project, then run npm i from the project directory to install its dependencies. Not familiar with NPM? Check out my NPM Tutorial.

Development server

Run ionic serve -c for a dev server. Navigate to http://localhost:8100/. The app will automatically reload if you change any of the source files.

You can also view the app in the Ionic DevApp from your mobile device: Ionic DevApp Tutorial.

Ionic DevApp Tutorial

Building

Some Ionic features only work in a native build.

ionic cordova build ios

ionic cordova run android

For a full tutorial on building from Mac, see this video: Ionic 4 Build App - IOS, Android, Web (Mac tutorial).

Ionic 4 Build App - IOS, Android, Web (Mac tutorial)

For a full tutorial on building from Windows, see this video: Ionic 4 Build App - Android (Windows tutorial).

Ionic 4 Build App - Android (Windows tutorial)

Further help

To get more help on the Ionic CLI use ionic help or go check out the Official Ionic Guide.

License

All rights reserved by Bot Group LLC. You may learn from the code but this app and its code are owned by Bot Group LLC.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published