Skip to content

Features we are planning to implement

more like learning todo list.

  • Use OpenAPI for the API contract.
  • Add unit and integration tests for frontend and backend.
  • Ensure responsive design on the frontend.
  • Implement multi-select actions in the frontend (backend mostly supports it).
  • Fully migrate to React Aria for better accessibility.
  • Add WebSocket or SSE to notify users of backend resource changes.
  • Complete authentication system; integrate OLSIS if possible.
  • Implement full CI/CD pipelines, including Docker deployments.
  • Set up Git hooks on frontend and backend for consistent rules.
  • Extend notifications via email, building on webhook/SSE implementation.
  • Improve Github Templates and Actions (workflow).