Skip to content

deeppatel23/Calcula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calcula

Calcula is a calculator iOS app, that uses Machine Learning to scan bills and add them. It can also scan and solve mathematical expression.

Problem Statement

  • Typing in a calculator takes a lot of time.
  • Moreover, addition of diffirent bills takes effort.

Solution

  • Calcula can scan the digits in vertical order and adds them.
  • This app can also scan mathematical expression and perform calculation based on standard BODMAS method.

Tech-Stack

Swift Vision iOS

Glimpses of project

Swift Swift Swift

Features

  • Supports both Light/Dark mode
  • Recognize digits even from blur image
  • Size less than 1 mb
  • Shows error if experssion in mathematically wrong
  • User can tap and edit digits

Demo Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages