tsoporan / fittrak

A data-driven workout tracking tool for the quantified-self 💪 🤓
https://fittrak.ca
GNU General Public License v3.0
21 stars 5 forks source link

Switch to Vuetify #102

Closed tsoporan closed 6 years ago

tsoporan commented 6 years ago

Initially this project started out with a UI framework but I grew dissatisfied with the lack of quality and mature options for Vue at the time.

I made the switch to Bulma which came with its own set of issues specifically around integration with Vue, and mobile. Mostly it came down to not wanting to work with custom components and avoiding boilerplate code.

After another view of the landscape I decided to go with Vuetify as it seems to be the most active and mature (>1.0) project out there at the moment.

tsoporan commented 6 years ago

101