🚧 Work in Progress 🚧
This project is still in progress. Features and functionality might change as updates are made, so expect adjustments in future phases.
This project is using the following repositories:
- Build the main dashboard to display mock data insights ✅
- Implement export dashboard via email using users email ✅
- Record demo video ✅
- Secured all routes using auth0 ✅
- Add custom authentication to specific route, allowing the backend server to access the dashboard✅
- Integrated the Next.js app with a Strapi server to get the data for the dashboard ✅
- Secured requests to Strapi ✅
- Record demo video ✅
- Set up docker compose ✅
- Record demo video ✅
- TODO
- Get notified via slack when new users sign up to the app
- Implement some kind of RBAC to differentiate between users
- Save secrets in a secret manager
- Implement a global state management solution
- Deploy online
- Deploy on local kubernetes