Skip to content

sattinos/autoadmin-pages

Repository files navigation

AutoAdminPages

This is a client for AutoAdmin backend.

Features:

  1. Login Pages (Register - Login - Reset Password - New Password ) (work in progress)
  2. CRUD Pages (to be done)
  3. View All Pages (to be done)

Preriquisites

  • Nodejs v10.15.3 or higher

The client uses Angular 13.3 and Bootstrap5

Installation

make sure that internal project modules are installed by typing:

npm install

How to run

npm start

will run the project in development mode. Open http://localhost:4200/ to view it in the browser.

Pages routes

Register Page: http://localhost:4200/register
Login Page: http://localhost:4200/login
Reset Password Page: http://localhost:4200/reset
New Password Page: http://localhost:4200/newPassword?sessionId=someIdHere

About

This is an Angular client for AutoAdmin backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published