Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seankwarren #43

Open
wants to merge 80 commits into
base: dev
Choose a base branch
from
Open

Seankwarren #43

wants to merge 80 commits into from

Conversation

seankwarren
Copy link

Title: Built Flowchart Calculator

Description:

This Pull Request includes the entire development of the Flowchart Calculator application. Here are the details:

Features:

Drag and drop interface for building flowcharts.
Support for common unary operators that take one input and calculate a result, such as sin, cos, tan, and e^x
Support for common binary operators that take two inputs and calculate a result, such as +, -, *, /, and ^
Support for common logical comparisons that take two inputs and output a boolean, such as >, <, >=, <=, ==, and !=
Saving and loading flowcharts to/from a MongoDB instance.
Dark mode for better visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants