added README

This commit is contained in:
cuqmbr 2022-02-22 12:33:38 +02:00 committed by GitHub
parent 15f9065561
commit d79fb37de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
README.md Normal file
View File

@ -0,0 +1,5 @@
### Description
During studying students often have to do routine work while doing hometasks, practical exercises and tests. Performing the same tasks each time sharpens skills and improves students' knowledge, but does not teach something new. In order to solve more complex task often you need to perform a few easy but time consuming actions. What's the point of doing all of those when you can use a calculator and quickly move on to the main task? We have presented the solution to this problem in the form of a web application: a calculator in Discrete Mathematics, which includes a calculator in Set algebra and Boolean algebra.
This is our small university project. You can check github-pages deployment [here](https://cuqmbr.github.io/cdm-utils/)