Skip to content

Expense Plus is a mobile expense tracker app that makes tracking a lot faster with the power of RegExp. You will create more expenses with less click and less typing.

Notifications You must be signed in to change notification settings

AlkanAkisu/ExpensePlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Plus 💰

An expense tracker that helps you to create expenses in a single textfield with the help of Regular Expressions 🎉



📋 Table of Contents

➡️ Vision

➡️ Features

➡️ How To Use

➡️ About Developer

👀 Vision

Most of the expense trackers wants you to click and type a lot of things. However, with the help of Expense Plus you only need to click the textfield and type much less.

⚡ Features

Expense Plus has 4 main feature:

  1. Add Expense
    You can add and see your expenses in here
  2. Tags
    You can add and see your tags in here. Also you can give short name to a tag so you do not need to type the whole name
  3. Graph
    You can see your expense amounts daily, weekly and monthly based on the tags
  4. Limit
    You can configure daily, weekly and monthly limits and get feedback if you exceed the limit

❓ How To Use

Adding expense can be tricky but not that diffucult.

🔖 How To Add Tags

You just need to add . or # before the tag's name. For example, .travel #food
Also you can give short name (e.g. initial letter) to a tag in Tags page so you do not need to type the whole name. For example, you can write .f instead of .food

💵 How To Add Amount

Numbers that does not have a prefix will be counts as amount. Expense have multiple amounts and amounts can be decimal.
For Example, if you write .travel 12.5 9 ==> will be count as an Expense that has two amount 12.5 and 9. Total 21.5. (and it has a travel tag)

📝 How To Give A Name

Words that does not have a prefix will be counts as the name of the expense.
For Example, if you write bus .travel 12.5 9 ==> will be count as an Expense called bus (tags = travel, amounts = 12.5 and 9)

🖥 About Developer


Hi! My name is Alkan I am currently studying Computer Engineering at Koç University and living in Turkey.

You can contact me through Linkedin

About

Expense Plus is a mobile expense tracker app that makes tracking a lot faster with the power of RegExp. You will create more expenses with less click and less typing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages