Giter VIP home page Giter VIP logo

bitbotfactory.github.io's People

Contributors

evanito avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

mohammedgomaa

bitbotfactory.github.io's Issues

Technical limitations

I suspect there may be some technical limitations when it comes to importing files from different sources.

If this stops us from hosting the html files in this repository, we can still have the user download it (by putting it in the PLB repo) and thus change their settings locally.

Allow users to upload current config to fill options

Goal: Allow a user to upload their existing config (which may be malformed) to fill options and allow them to edit from there.

Purpose: Users should not have to edit from default every time, so this will make editing easier.

Parse current default config

Goal: Check bot's current default.cfg.example for all config options, then parse them and import them into the webpage. Should find config by downloading from https://github.com/BitBotFactory/poloniexlendingbot/raw/master/default.cfg.example. If that fails, allow user to upload config file they have.

Purpose: This will allow the webpage to be mostly autoupdating, as when a new option is added to the default config, the webpage will also be able to update immediately.

Additional notes:

  • Coinconfig would need to be hardcoded into the webpage.
  • default.cfg.example would need to be standardised into a form that we can parse for:
    • Option name
    • Option description
    • Acceptable answer range (1-20, True/false, etc)
    • Default value

Download final config

Goal: Once users are done editing their config, allow them to save it to their computer.
If they edited from the default, then save as default.cfg, otherwise use the name of whatever config file they imported.

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.