
Organizations Census Monitoring
About the project
A monitoring tool for an organizational census, structured around ministries and the organizations under them. Each ministry has a detail view aggregating its organizations' completion status, and each organization has its own page with the collected data. The codebase is organised feature-first — auth, language, ministries, organizations — rather than by file type, which kept the growth manageable. Ant Design components, Redux Toolkit, full trilingual interface, and a React Testing Library suite.
Technologies used
- React
- Ant Design
- Redux Toolkit
- i18next
- JavaScript
- Axios
- TailwindCSS
- React Testing Library