Back to Home

AI Literacy Hub

Educational Quiz platform

I built this project as part of IDG2100 - Full-stack Web Development. It was an opportunity for me to demonstrate that I was able to build single page applications(SPAs) using React Router, as well as state, context and side-effect hooks. The application is meant to give educators and researchers an interactive way to educate others' about how to distinguish AI-generated content from human-created content, and the backend was scaffolded with Protected Route and simulated authentication, as well as a REST-API for CRUD operations. This project was a precursor for an exam where I built a similar application with the extended functionality of letting users register themselves as researchers to create quizzes, using role-based authentication to differentiate between administrative users and researchers.

Visit Project