I built a school management system with a Rust backend and a React frontend to handle things like attendance and basic student records.
The most fun bit was integrating bracelet-based scanners so attendance was recorded automatically when students walked in, no more manual lists. I also added simple dashboards for staff so they could quickly see who’s in, who’s late, and export data when they needed it.
Highlights
- Built a complete school management system from scratch
- Implemented a Rust backend for high performance
- Integrated bracelet-based RFID scanners for automated attendance
- Created staff dashboards for attendance monitoring and reporting
- Built data export functionality for administrative needs