Create README.md

This commit is contained in:
Andrew Trieu
2022-11-25 10:24:08 +02:00
committed by GitHub
parent 19e01d5564
commit f6cd1b8937

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Flutter calculator
A functional calculator app created for the course CT30A2803 User Interfaces and Usability of LUT University, Finland.
The calculator can perform simple mathematical functions like addition, subtraction, multiplication, and division.
![image](https://user-images.githubusercontent.com/68151686/203934793-b6b573af-dad3-4c28-aad1-fea04f930641.png)