Set up OAuth and JWT authentication for the app.
Add a toggle for dark mode and persist user preference.
Improve test coverage for core functionalities.
Improve form validation and add loading states.
Optimize queries and indexes for better performance.
Improve REST API structure and remove redundant endpoints.
Resolve issue with navbar not updating on route change.