An open API service indexing awesome lists of open source software.

https://github.com/frectonz/ttp-app

An app that generates a truth table from a given logical expression.
https://github.com/frectonz/ttp-app

expo logic math react-native typescript

Last synced: 2 months ago
JSON representation

An app that generates a truth table from a given logical expression.

Awesome Lists containing this project

README

          

# ttp-app

An app that generates a truth table from a logical expression.
This app uses the TTP package from [here](https://github.com/frectonz/truth-table-parser).

## Live Example

If you have Expo Go installed on your device, you can run the app by using this link.

## Screenshots

| 1 | 2 | 3 | 4 |
| -------- | -------- | -------- | -------- |
| ![screenshot 1](./screenshot/1.png) | ![screenshot 2](./screenshot/2.png) | ![screenshot 3](./screenshot/3.png) | ![screenshot 4](./screenshot/4.png) |