sayedsadat344 / Angular-todo-app-with-lazyloading

It is a practice project for those who wants to understand the common concepts of angular in action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Todo-App

This simple application is built in Angular V14, that has a complete todo app,User Crud, routing, lazy-loading, template driven forms, reactive forms, event-emitters, component interactions, services, and bootstrap usage. This simple app has covered all the topics for practice purposes.

Run & Install

Clone the repository from https://github.com/sayedsadat344/Angular-todo-app-with-lazyloading.git
run npm install
run ng serve

Screen Shots

Home page : List of universities in Afghanistan (API call)
the screen 1

Todo List & form Page
The Sceen2

User page : List of users
screen 3

User Form page : User form (Reactive from) and parent-child component concept
screen 4

User form page : Form validation

About

It is a practice project for those who wants to understand the common concepts of angular in action


Languages

Language:TypeScript 70.9%Language:HTML 24.5%Language:JavaScript 4.4%Language:CSS 0.2%