/MV_SciCalc

Scientific Calculator inspired by Desmos and Google Calculator

Primary LanguageHTMLMIT LicenseMIT

MV_SciCalc

Scientific Calculator inspired by Desmos and Google Calculator built with MV* frameworks

Roadmap

  • Calculator API
    • Infix to Postfix conversion
    • Calculate value on Key Up
    • Store previous Answers and equations
    • Complete all main buttons for scientific calculator
    • Allow for variable declaration
    • Separate into API
  • Vue
    • Functional UI
    • Reactive UI
    • Styled UI
    • NativeScript-Vue
    • Vue Native
  • React
    • Functional UI
    • Reactive UI
    • Styled UI
    • React Native
  • Angular 7
  • Exploring other frameworks and libraries

To learn by doing various MV* frameworks. Vue, React, and Angular 7 are the focuses but I plan on exploring other ones similar to what is done in TodoMVC.