yuhang2685 / TodoList-Angular-RESTful

A simple Angular8 web app for managing personal "todo" items stored in external web services through RESTful APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoList-Angular-RESTful

A simple web app for managing personal todo items stored in external web services, e.g., create | update | delete

Overview

In this demo, we explored most of the fundamental concepts of Angular like components, services, modules, etc.

Reference

[Angular Crash Course - 2019], by Traversy Media, https://www.youtube.com/watch?v=Fdf5aTYRW0E

About

A simple Angular8 web app for managing personal "todo" items stored in external web services through RESTful APIs.


Languages

Language:TypeScript 79.7%Language:JavaScript 7.9%Language:HTML 7.6%Language:CSS 4.9%