Tech Stack
Background
At La Fosse Academy, we were required to solve the problem of the lack of engagement in non-STEM subjects. To resolve this, we created an E-learning application called Brain Boost in which users can play games, specifically a quiz and card matching game, and learn non-STEM subjects in an enjoyable and stimulating manner.
The Game consists of a frontend that has 2 games; A quiz and a matching card game. And a backend that includes the data we used for our game.
My Role and What I Learned
My role was to be a backend developer and create the backend. However, I also was involved with the frontend Card Matching Game and fixing bugs in the quiz and the overall website.
- Created a functional educational game that solved the problem
- Learned how to work in a team collaboratively
- Efficient debugging via pair programming
- Used Express and CORS to run a server successfully