/todo-app

Ionic4 and Angular8 CRUD Application

Primary LanguageTypeScript

Caliber Home Loans - Sample Todo App


Image description

Branches

> Branches
Releases 1.0.0 Release branch
Intg 1.0.0 Integration branch
Dev xxx Development branches based on user-stories

User Stories

> User Stories
dev/td 001 👍 Ionic Shell
dev/td 002 👍 CRUD Implementation - GET and DELETE
dev/td 003 👍 CRUD Implementation - POST
dev/td 004 CRUD Implementation - UPDATE
dev/td 005 👍 Layout, stying and branding
dev/td 006 Infinite Scrolling
dev/td 007 Implement Linting
dev/td 008 Implement Unit Tests
dev/td 009 Implement E2E Tests
dev/td 010 Reordering of todos via drag & drop

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js and npm

Installing

npm install -g ionic
cd lb_ionic  
ionic serve

Built With