Skip to content

App built with Angular and Angular Material UI that allow us to list products and perform CRUD operations.

Notifications You must be signed in to change notification settings

derekrpbu/angular-crud-material-ui

Repository files navigation

CrudAngularMaterial

App built with Angular 13 and Angular Material UI that allow us to list products and perform CRUD operations.

What is included in app:

  • Header using component "Material Toolbar"
  • Table with Pagination that displays products
  • Global Filtering functionality
  • "Add Product" button
  • "Add Product" Form
  • Update and Delete Product Actions
  • Form include text fields, date picker, radio button and picklist.

Requirements:

  • Angular
  • JSON-SERVER
npm install -g json-server
  • Bootstrap
  • Angular Material

About

App built with Angular and Angular Material UI that allow us to list products and perform CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published