Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

executable file
·
18 lines (13 loc) · 404 Bytes

Roomie Split

A tool to help roommates figure out how much each one should contribute to the rent.

Built with:

  • Vue.js

    • Utilized single file components - compiled with Vue-Loader
    • Vue-Router
    • Utilizes ES2015 features throughout
  • Firebase

    • The data is in JSON form which is easy to store and retreieve.
  • UI Frameworks

    • Bulma
    • element-ui