An expense tracker app is useful for several reasons, including:
- Budgeting: By tracking your expenses, you can see where your money is going and create a budget to help you control your spending.
- Identifying spending habits: An expense tracker app can help you identify your spending habits, such as how much you spend on groceries or entertainment, and make adjustments if necessary.
- Goal setting: You can use an expense tracker app to set financial goals, such as saving for a vacation or paying off debt, and track your progress towards those goals.
- Tax purposes: If you're self-employed or own a business, an expense tracker app can help you keep track of your business expenses and simplify the process of filing your taxes.
- Overall, an expense tracker app can help you gain a better understanding of your financial situation, make smarter spending decisions, and ultimately achieve your financial goals.
Currently the repo just consist of UI, there is no buisness logic written yet.
Goal for Mock GSOC will be to get contrubute working and making this repo use able by adding business logic and features.
1. Login, SignUp, auto login |
2. Adding user transactions and storing it on backed |
3. Displaying spends graph, which can be viewed by month and year |
4. A new screen where user can look at transactions and filter according to keywords or amount |
These will be the four main goals for the current GSOC MOCK by CSI VIT Pune.
There will be small issues, bugs fixes that will be raised as we develop the applicaiton we also need to work on that.
We will strictly follow Issue and PR model, basically it means that issue will be assigned to contributer then and only then they can raise PR for the same issue. PR raised without been assigned any issue will be marked as cloed immediately.
When you are assigned an issue, before writing any code you have to fork the repo, clone the forked repo into your system, create new branch with some name and staring working on your branch.
Once you are done you can push the code, and raise PR.
![]() |
![]() |
![]() |
![]() |
![]() |