About
This is a dummy dashboard project which uses Jest as its testing framework. Login Details (username: emilys; password emilyspass)
Technologies
TypeScript, Next.js
My Contributions
- I Integrated the frontend with backend APIs to handle login, fetching user details and other functionalities.
- I ensured refresh token gotten from the jwt is integrated into the platform so as to refresh the expired token, get a new token and keep users in sesssion while active on the page.
- I handled state management across the platform using Redux
- I integrated unit-tests using jest to ensure correctness of all functionalities.
- I Ensured secure and efficient data handling between the front-end and backend services, managing asynchronous operations and error handling.
- I translated wireframes, mockups, and prototypes into responsive, pixel-perfect, and user-friendly interfaces.