Skip to content

This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.

Notifications You must be signed in to change notification settings

jlmonteagudo/ng-material-crud-sample

Repository files navigation

CRUD Sample Angular

This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI.

Description

This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.

The server has been developed with Node, Express and Mongoose.

You can found the server in https://github.com/jlmonteagudo/node-server-crud-sample.

The frontend has been developed with Angular.

Features

  • Angular 5
  • Angular Material
  • CRUD system
  • Complete data table: Allows filtering, sorting and paginating on the server side
  • Form validation

Run

To run this project you have to run this command: ng serve

Once the script has finished you can access in your browser to this URL: http:\localhost:4200

Screenshots

Data Table

Edit

Dialog Box

About

This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published