A multifunctional Angular project which can be used to search relevant profiles from a db of profiles. Built on Mean Stack.
Key Highlights :-
- UI is completely made out of MaterialUI.
- The MAT-Table's columns are changed once someone tries to perform an advance search.
- Login and session maintenance is just done via local storage and vanilla IF_ELSE as I had no prior knowledge of Passport or authguard, but will implement that soon