Skip to content

A platform where you can create a tasklist (Practicing Angular :) :) )

Notifications You must be signed in to change notification settings

sunzid02/Task-Tracker

Repository files navigation

Task-Tracker

Simple SPA where you can use CRUD operations to maintain your tasks. Mock JSON-Server has been used to get the data from backend.

Usage

Install dependencies

npm install

Run Angular server (http://localhost:4200)

ng serve

Run the JSON server (http://localhost:5000)

npm run server

Screenshots

1. Home Page

2. Add Task

3. Task List

Tutorial followed

https://www.youtube.com/watch?v=3dHNOWTI7H8

About

A platform where you can create a tasklist (Practicing Angular :) :) )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published