Create 'navController' file
Opened this issue · 0 comments
bshunk commented
This file, or controller, will handle all the functionality that gets displayed on the page regarding the nav bar. It will have all the click events, search bar, home button, login/logout,register, and will call functions from the factory to interact with each of those events to add or store user data.