- Setup Basic Frontend (Navbar, Footer and Outlet).
- Designed Auth Part in Frontend like, Login & SignUp page.
- Basic Backend app Initialized.
- Implemented Login/Signup with
Google OAuthusing thePassportlibrary. - Users can log in through either their Google account or by entering their credentials.
- Designed Home/Landing Page and Footer.
- Created Test Instruction Page and Designed with all attention to Detail.
- Authentication completed and tested which results in everything works fine.
- Implemented Cookie and Session to improve User Experience (by including accessToken and refreshToken method).
- Implemented ProfileCard and UI fixed.
- Mostly time spend on Backend to figuring Out Why Google OAuth not working.
- Redundant Code is Removed from Frontend.
- Improvised Api Response by clearing inconsistent & Redundant codes.
- Prevent
Data Losson tab refresh by Implementing Data Persitency in Redux Store. - Added
LoaderComponent (loading spinner). - Form Validation Optimized.
- Added Protectd Route (Attention to detail - if user logged in he can't access login Route).
- Created Test Card.
- Improvised Instruction Page.
- Added Test Dashboard. (Layout is completed)
- Added Admin Login Page. (Designed completed, only API Call is remain to implement)
- Include admin routes,controller.
- Completed admin Authentication.
- Implemented test page.
- basic prototype is done.
- need more fixes
- Fix some authentication related Bugs.
- Added Security Features for Test Environment.
- Completely Tested.







