Skip to content

Repository used to study Angular. SPA with crud, auth and guard. Using E2E and integration testes. Responsible with mobile first. Using interceptors to simulate the API.

Notifications You must be signed in to change notification settings

leonardovff/angular-crud-auth-e2e

Repository files navigation

SPA in Angular

  1. CRUD.
  2. Auth.
  3. Guard.
  4. E2E tests
  5. HTTP interceptors.
  6. Mobile first.

Demo

https://leonardovff.github.io/gr1d/usuarios

Email: [email protected]

Password: 123456

Fakebackend

The fakebackend is in shared.module.ts as a provider.

Development server

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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

Repository used to study Angular. SPA with crud, auth and guard. Using E2E and integration testes. Responsible with mobile first. Using interceptors to simulate the API.

Topics

Resources

Stars

Watchers

Forks