Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Boolean-Expression-Calculator

A simpler, user-friendly way to view the truth tables of boolean expressions.

This boolean expression calculator consists of a ReactJS front-end and a Django back-end whose communications are facilitated via API calls. The ReactJS front-end obtains and parses the user input, which is passed to the Django back-end that utilizes Numpy and Pandas to return the resulting logic.

This is inspired by my frustration with online boolean expression calculators and their lack of user-friendliness while studying Computer Science.

Visual Progress Update #3 Completed

January 9, 2022

image

Visual Progress Update #2

December 28, 2021

image

Visual Progress Update #1

December 21, 2021

image

About

A boolean expression calculator consists of a ReactJS front-end and a Django back-end

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages