Skip to content

sc-adams/Python-Derivative-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Derivative and Integral Calculator

GitHub Python Version

About the Project

This is a derivative and integral calculator for mathematical modeling and engineering functions to fit a curve. The application was programmed in Python using Tkinter, Future, and Pillow libraries for GUI.

Check out this program's Java Android app version here.

And check out the UX Research here.

UX Research Data

To make this app more accessible to those with moderate to significant visual impairments, I conducted some preliminary research to determine what colors and fonts were most accessible to all audiences. You can find the UI/UX research here.

The Android Mobile App

The mobile app features derivative and integral calculation, side-by-side and singular graphing. You can find the mobile app here.

Instructions

To use the application, first use the terminal to install the dependencies with the following command:

Bash:

pip install tkinter
pip install future
pip install pillow

Proudly crafted with ❤️ by Shera Adams.

About

Python Derivative Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages