Angular-CRUD
Edit the code to make changes and see it instantly in the preview
Explore this online Angular-CRUD sandbox and experiment with it yourself using our interactive online playground. You can use it as a template to jumpstart your development with this pre-built solution.With CodeSandbox, you can easily learn how CodeSandbox has skilfully integrated different packages and frameworks to create a truly impressive web app.
You can also fork this sandbox and keep building it using our online code editor for React, JavaScript, Node.js, and other web programming languages.
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
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.
Template type: angular-cli
This sandbox is a live running version of https://www.github.com/edgarMejia/Angular-CRUD/tree/master/
Likes: 0 users liked this sandboxViews: 656 unique visitors has visited
Forks: 3 copies made
Tags
Dependencies
- @angular-devkit/build-angular: ^0.1000.1
- @angular/animations: ^10.0.3
- @angular/cdk: ^10.0.1
- @angular/common: ^10.0.3
- @angular/compiler: ^10.0.3
- @angular/core: ^10.0.3
- @angular/flex-layout: ^10.0.0-beta.32
- @angular/forms: ^10.0.3
- @angular/material: ^10.0.1
- @angular/platform-browser: ^10.0.3
- @angular/platform-browser-dynamic: ^10.0.3
- @angular/router: ^10.0.3
- @auth0/angular-jwt: ^1.2.0
- core-js: ^2.6.11
- material-design-icons: ^3.0.1
- popper.js: ^1.16.1
- rxjs: ^6.6.0
- rxjs-compat: ^6.6.0
- tslib: ^2.0.0
- zone.js: ~0.10.3
Dev Dependencies
- @angular-devkit/core: ^10.0.1
- @angular/cli: ^10.0.1
- @angular/compiler-cli: ^10.0.3
- @angular/language-service: ^10.0.3
- @types/jasmine: ^2.8.17
- @types/jasminewd2: ^2.0.8
- @types/node: ^12.12.48
- codelyzer: ^5.1.2
- jasmine-core: ~3.5.0
- jasmine-spec-reporter: ~5.0.0
- karma: ~5.0.0
- karma-chrome-launcher: ~3.1.0
- karma-cli: ~1.0.1
- karma-coverage-istanbul-reporter: ~3.0.2
- karma-jasmine: ~3.3.0
- karma-jasmine-html-reporter: ^1.5.0
- protractor: ~7.0.0
- ts-node: ~4.1.0
- tslint: ~6.1.0
- typescript: ^3.9.6