edgarMejia / Angular-CRUD

Complete CRUD operations with JWT sessions, made with Angular Material (Angular Material Table) in Angular 10.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-CRUD

Complete CRUD with Angular, Angular Material, sessions, JSON Web Token (JWT), routes & pagination.

Backend

You can use this repo with these backends examples:

Framework DataBase Repo
NodeJS with ExpressJS 📦 PosgreSQL with MassiveJS node-js-api-massive-js.
NodeJS with ExpressJS 📦 MongoDB with Mongoose WIP
Python 🐍 with Flask 🌶 PostgreSQL WIP

Screenshots

screenshot

screenshot

Get the code

$ git clone https://github.com/edgarMejia/angular-crud.git
$ cd angular5-crud
$ npm install

Run the app

$ ng serve

Development

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Complete CRUD operations with JWT sessions, made with Angular Material (Angular Material Table) in Angular 10.

License:MIT License


Languages

Language:TypeScript 68.6%Language:HTML 20.3%Language:CSS 8.3%Language:JavaScript 2.8%