Giter VIP home page Giter VIP logo

bitempura-viz's Introduction

█▀▀ █   █ █   █ █▀   █▀█ █▄ █ █   █ █▄ █ █▀▀
██▄ █▄▄ █▀█   █ ▄█   █▄█ █ ▀█ █▄▄ █ █ ▀█ ██▄ ▄ ▄ ▄

bitempura-viz's People

Contributors

elh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bitempura-viz's Issues

Prettier colors for graph

See #14 for context on why using themes as-is does not work.

something like color: hsl(X, 100%, 72%) where X 0-360 seems like a fine start. want some Value -> int pseudorandom hash. prefer something light

Proper "Interactive Mode"

Use a nice autocompleting powerbar UI? Care a little bit now that I have a hosted site but still not a priority to come back to this...

Input mode

user can copy and paste in a history JSON

Build history-history on demand

We can actually do this with any final history by walking back the transaction time. replace the hardcoded one for /replay_demo and provide this for all tests

Interactive mode: Replay a pre-defined history

see https://github.com/hustcc/echarts-for-react/blob/master/docs/examples/dynamic.md. I verified this works

  • factored out Chart component
  • for smooth animations, will need a stable "version" id. we already realized we needed this for SQL implementation. not sure what I want to call it in the API though
  • consider outputting this "history-history" all tests. Instead of deferring a single history call to the end, use a test driver that tracks history on every write. it is sort of funny that this is another way data varies over time, this is the "transaction-time states" of the bitempura db itself 🤔 . A history-history.
    • Made obsolete by #18

Initial release clean up

  • update README
    • 🔍 -> 🔮. gotta ponder the orb
    • update home cover image
    • add small gif of graph (after graph updates are done)
    • add a bit of context about bitempura
    • add callout for interactive mode (UPDATE: use issues)
    • FE unfamiliarity callout...? 😬 disclaimer that this is my first own React app. UPDATE: 🤷
  • update graph
  • test list
    • fix wrap around and width issues
    • show test directory path
    • add count of number of tests to the test list
    • update Footer?
  • the package
    • tag v0.0.1 version. UPDATE: no need to do this yet. def not publishing to npm yet
    • update favicon and other assets
    • update manifest.json. Remove create-react-app boilerplate
  • make public
  • update bitempura README
    • indicate SQL is WIP
    • link to bitempura-viz

Hosted web app

could read from github API and even take branch and directory as query params. Try Vercel Render

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.