This is the second iteration of the Hiep Si site, built for the 2017-2018 school year. The site was used to post announcements and resources, and track points for both the teams and individual Doan Sinh.
The Doan Sinh signed up for an account and were added to their respective teams. Teams and individuals earned points for various tasks similar to the system in Harry Potter. The points were tracked on the site and the Doan Sinh could see their points and the points of their team in relation to the rest of the class.
Bo Hoa Thieng could be submitted daily through the app for points. There was an admin dashboard for HTs to view and manage the points of their Doan Sinh.
create-react-app
This was my first real application. Looking back at the code, it is a miracle that it even worked. I am pretty impressed with what I was able to accomplish with my limited knowledge at the time.
Firebase was key in making this app possible, since concepts like databases, authentication, and even hosting were very new to me and it would have been very difficult for me to set up a backend on my own at the time.
The code is in Bitbucket, since at the time Github did not have free private repos.