Skip to content

Aumaca/Truth-Table-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truth Table Generator Web App


- In my classes of Discrete Mathematics we are learning about logic and consequently, Truth Table.

- Then a colleague suggested the use of a Truth Table Generator from web, and I have been thinking that this would be a good challenge to try: create my own Truth Table Generator.

- This was my first really good project, as I put a lot of effort into solving a problem with logic and creativity. It lacks some minor functionalities but is working normally.

About the project

- The code is able to build truth tables performing AND, OR and CONDITIONAL, NEGATION operations. (some other too maybe, I don't remember, I'm updating this after 9 months!!)

- The truth table begins from right to left to take the operations.

- Returns if the proposition is a Tautology, Contigency or Contradiction.

- The code is being designed for OOP. I think it's getting more organized and easier to deal with.

- (I'm not getting too much time to focus on this due my college and work, so I spending some few hours after midnight to code)

About

A Truth Table Generator web app build on HTML, CSS and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors