Lab3 - a190884810/CS5551 GitHub Wiki

Part-1:

Login and Register pages:

  • Create login and register pages and implement local storage functionality on the register page. A user needs to login to view the home page with part-2.

Login/Register

  • app.module, used to connect the import module to all the interface in the login functionality
  • app.router, a router which controls the navigation of all sites
  • app.component,
  • Layout of the login app page
  • Login.html, for password and username input and registration


  • Login router part

Home page

  • Component file
  • First API about the Nutrition
  • Second API about the Speech


Deployment Snip

  • Login
  • Enter Username and Password
  • After successfully login in, navigate to another page for the two APIs
  • That is the feature layout
  • Result snip

Code Ref :https://github.com/a190884810/CS5551 Youtube Video: https://youtu.be/-SaW-SMXmjg

⚠️ **GitHub.com Fallback** ⚠️