Skip to content

EvanmBell/Advanced-Calc-1

 
 

Repository files navigation

Sources: https://github.com/Warrioravi/GUI-scientific-calculator-using-python/blob/master/calculator.py https://github.com/Tookmund/graphcalc/blob/master/src/graph.py https://github.com/scratchmex/quadratic-solver/blob/master/quadratic-solver.py

Intended Users: higher education students in STEM program classes, educators, engineers, physicists, and many chemists. What does the program do? Display text prompting user input, check for input validity. If inputs are valid, solution will be displayed. If inputs are not valid for function, an error message will be displayed and the user will be taken back to the index page. From index page, user will be prompted to re-enter the input correctly. Created by Zach Sapp and Adam Rath

Tasks for 2 Week Sprint:

  • Review code respositories
  • Check validity of repositories
  • Report errors with repositories
  • Take notes on current repositories
  • Add ideas to online document
  • Create team on GitHub
  • Complete README.md
  • Begin coding calculator project
  • Test project after completion
  • Fix errors if present
  • Retest code
  • Verify that code works properly
  • Submit project

readme

About

Advanced Calc for higher operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%