Code Monkey home page Code Monkey logo

savingscalc's People

Contributors

dddomin3 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

savingscalc's Issues

The program should not require the entire dataset in order to calculate updated savings.

This is actually a very important point. When the program is running on G2020, it would be a very expensive operation to expect the entire data set every single time this program runs. Regardless, even now, it would be great if only the current months data, and some sort of continuation file is given so the program only needs that to run.

Therefore, files that save all of the necessary information from the previous run are imperative. Changing previous data should ALWAYS be an expensive operation, and this will prompt an update which will require a run from the beginning. G2020 will have logs to let SavingsCalc who when to rerun all data.

The code to retrieve data from a csv should be changed so that it can retrieve data from any source.

The program should be able to accept data on a line by line basis from any source. Only source so far is the .csv data files.

In the future, when more information is given, Galaxy 2020 may send data in JSON, XML, or some other format, and SavingsCalc should be able to parse this information at will.

line-by-line is a big assumption, but I imagine this enhancement will change multiple times throughout its life-cycle.

Diagnostic files

A user should be able to view a timestamp by timestamp output of every ticket so that he/she may evaluate them on a case-by-case basis.

This should look exactly like the _save files of old, just prettier

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.