Skip to content

MEAN CRUD Angular project using Angular Material and Angular FlexLayout for Create, Read, Update and Delete SuperHeroes from a MongoDB, with User Authentication.

Notifications You must be signed in to change notification settings

tonocp/MEAN-CRUD-SuperHeroes-App

Repository files navigation

MEAN CRUD SuperHeroes App

This is the GitHub repository for this MEAN CRUD project I made using Angular Material for Create, Read, Update and Delete Super Heroes from a MongoDB Database.

It can CRUD through the database correctly, it also check the image URL and set an image by default if you don't provide an URL.

It also implements User Authentication using 'CanLoad' and 'CanActivate' from the '@angular/router' module, and saving a JSON WEB TOKEN in a Local Storage Variable. Besides, it also show the user name and can logout correctly, routing the user to the Login Page.

Now it's deployed here https://crud-heroes.herokuapp.com/

About

MEAN CRUD Angular project using Angular Material and Angular FlexLayout for Create, Read, Update and Delete SuperHeroes from a MongoDB, with User Authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published