CFS

A room-booking tool (that didn't get very far)

Link (source code) not-ongoing Timeframe: summer between 9-10th grade Team: a few people

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.