Skip to content

Choukouali2014/todo

Repository files navigation

Todo App

Todo is an application where users can add tasks and change the state of one or many tasks.

To change a state of the task, users can drag and drop from Progress to Done and vice versa

Todo App Link

This project was generated with Angular CLI version 8.2.1.

Technologies used

  • Node 8.9.4
  • ngrx 8.3.0
  • Angular CLI 8.2.1
  • Angular 8.2.1
  • ng2-dragula 2.1.1
  • RxJS 6.4.0f
  • Typescript 3.5.3
  • Bootstrap 4.3.1

Setup

Clone the repo

git clone https://github.com/Choukouali2014/todo.git

Run cd todo to go inside the directory

Install dependencies

Run npm install

This application uses a backend counterpart:

Development server

Run json-server --watch db.json to start JSON Server Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Generate Build files

Run ng build to generate Built Files in the dist directory.

About

Todo App based on RxJS, NgRx and Dragula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors