Skip to content

pradip-interra/Angular6-login-dashboard-CURD-operation

Repository files navigation

MySampleCURDApp

This app is on Angular6, having a simplistic login mechanism (supports only one user with cred as admin/admin). It has a dashboard and one CURD operation of Posts. It uses REST API to communicate to a dummy server.

Dependencies

Angular CLI: 6.2.1 Node: 8.11.1 OS: win32 x64 Angular: 6.1.7 ... animations, common, compiler, compiler-cli, core, forms ... http, language-service, platform-browser ... platform-browser-dynamic, router

How to?

  • npm install // to install all the dependencies

  • npm start // to start off the program

  • Now open browser to http://localhost:4200/

  • Provide username as admin, password as admin. (Note: Both are admin).

  • To run the tests: npm test

Demo

Please check out the recorded_demo (MP4) for a demo.

Contact:

pradip.interra@gmail.com

About

Angular6 application with a login, dashboard placeholder and CURD operation using public REST API endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors