Skip to content

This repo contains an Angular web app which implements a Task manager to show how routing works.

Notifications You must be signed in to change notification settings

mdibenedetto/task-manager

Repository files navigation

Task Manager - Demo link

Home-Page

Description

This repo is playground to test and experiment Angular 9+:

Angular features

  • Feature Modules
  • Services and providers
  • Interceptors
  • Pipes
  • Routing
    • Lazy loading
    • Preload strategy
    • queryParams
    • Child Routes
    • Resolvers
    • Guards

Client

All web requests are mocked by using the package angular-in-memory-web-api

Server

A NodeJS rest web api.

CODE REFACTORING IN PROGRESS TO SUPPORT THE CLIENT CHANGES

About

This repo contains an Angular web app which implements a Task manager to show how routing works.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published