Giter Site home page Giter Site logo

dailyweighin's Introduction

DailyWeighIn

This Java application takes in the user's current weight (intended as a daily-usage application) and adds it to a .csv file.

Using this comma-separated values file, the application then runs a trio of Python scripts, entitled 'Plot7.py', 'Plot28.py', and 'Plot365.py'.

These scripts create .png graph files for the previous 7, 28, and 365 days of entries from the user. Once all of the graphs have been successfully produced, the Java program (that has been patiently waiting for the final graph to exist) will then display the updated graphs on its graphical user interface (if the program has been used before, the previous set of graphs will have initially been displayed, before being replaced at this point).

Satisfied with its own work, the application will then call CommitToGit.py.

CommitToGit.py does exactly what you might expect it to do; It commits the changes, and pushes them here to GitHub.

However, the fun doesn't stop there!

CommitToGit.py's parting gift to us all is that it will pass on the new weigh-in variable it received from the Java application to a final Python script, aptly named 'UpdateWebsite.py'.

This final script opens Google Chrome and navigates to the administration panel at x4iiiis.com and updates the weigh-in database with the new value.

You can keep up with my progress at x4iiiis.com/bodybuilding!

dailyweighin's People

Contributors

x4iiiis avatar

Watchers

 avatar  avatar

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.