Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 659 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 659 Bytes

Profit First Calculator

Written in Vue.js

What is Profit First?

Link to book: https://amzn.to/2yNwtkD

Colors

Blue: #1eabe3
Orange: #f8951e
Black: #211f20
Gray: #646464
White: #ffffff

TODOs

  • Ensure categories add up correctly
  • Add "what is profit first"
  • Change percentages
  • Save categories/percentages to local storage
  • Save inputs local storage
  • Add link to book
  • FUTURE: Add/remove/change categories
  • Add email signup
  • Tip button
  • Adjust for mobile

Issues

  • Category editor should use FULL percentages on front-end, but decimals on backend