Code Monkey home page Code Monkey logo

mydollarbot-botgo's Issues

Improve two test cases

The display.md files has two test cases
To display the budget for a current date and display the same category wise. These tests have been commented and fail.
they can be found here https://github.com/anuj672/MyDollarBot-BOTGo/blob/development/test/test_display.py#L113

THE REASON IS
The data for testing is pulled from https://github.com/anuj672/MyDollarBot-BOTGo/blob/main/test/dummy_expense_record.json

The function that these test check require the date in real time.

The task is to find a way to populate the json files in real time or look for an alternative testing mechnaism

Convert the storage to a database

The BOT runs in a fashion where any data which the user provides is stored locally in a expense_record.json.
The functionality shouuld be able to communicate with a database and make real time changes instead of maintaining a json file

Add a multicurrency featture

The bot does not have a feature to track multiple currencies ie A user should be able to record an expense in multiple currencies.
An example would be adding an expense for food - 10 USD and then adding another expense for food RUPEES 10, the entire base should be able to adjust and give graphs/spends/budget according to users prefered currency

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.