Skip to content

A modern Angular Single Page Application for managing people records. Features include listing, adding, editing, and deleting people with a sleek, animated UI. Built with Angular, TypeScript, and Angular Router.

Notifications You must be signed in to change notification settings

srajan-kush/People-Management-App

Repository files navigation

Angular People Management App

Features

  • People List View: Displays a list of people with options to add, edit, and delete.
  • Add Person: Form to add a new person with name and age.
  • Edit Person: Form to edit an existing person's details.
  • Delete Person: Confirmation to delete a person.

Screenshots

People List View

People List View

Add Person View

Add Person View

Edit Person View

Edit Person View

Delete Person View

Delete Person View

Running the App

  1. Clone the repository:

    git clone https://github.com/srajan-kush/People-Management-App.git
    cd People-Management-App
  2. Install dependencies:

    npm install
  3. Run the app:

    npx ng serve
  4. Open the app: Navigate to http://localhost:4200/ in your browser.

Technologies Used

  • Angular
  • TypeScript
  • HTML/CSS
  • Angular Router
  • Angular Forms

License

This project is licensed under the MIT License.

About

A modern Angular Single Page Application for managing people records. Features include listing, adding, editing, and deleting people with a sleek, animated UI. Built with Angular, TypeScript, and Angular Router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published