CFS
A room-booking tool (that didn't get very far)
Overview
CFS was intended to be a room-booking tool for college faculty, but it never got very far. So this was mainly a learning experience.
Learnings
- I learned a lot about Vue-related libraries such as Vuex.
- This was my first team project with this particular framework, so I had to think about how I should organize the various code modules involved and divide up the work with others.