Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 447 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 447 Bytes

Angular 2 Prototype

Project Description: Authorization System and User List. I have used local storage to store data. And for authentication purpose, I have used Token System. User can store Token in local storage as well as in cookies. Once user is login, they can move to Dashboard part where i have set Header, Footer & Child routing with components.

Technologies: HTML/Css, Bootstrap, Localstorage(Database), Typescript, Authguard angular 2