Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.1] Next features #115

Open
elxris opened this issue May 6, 2020 · 4 comments
Open

[2.1] Next features #115

elxris opened this issue May 6, 2020 · 4 comments
Milestone

Comments

@elxris
Copy link
Owner

elxris commented May 6, 2020

After 2.0 WASM work, and some fixes, later on, #113 and #95. I am finally ready to do some more features.

I will start with some of the ones listed by the community.

I am very open to opinions and PRs!

@elxris elxris added this to the 2.1 milestone May 6, 2020
@elxris elxris pinned this issue May 6, 2020
@brisberg
Copy link

For a synchronization system, I was wondering if you had considered Google Firebase's Firestore?

Firebase makes it pretty easy to login with an online identity, and Firestore can store any blob data you need (such as all of the filters on your page).

I'd understand if that is a lot of technology to learn, but it can be pretty light weight.

@elxris
Copy link
Owner Author

elxris commented May 17, 2020

I'm still considering my options. But, I am already using Firebase's Cloud Functions to generate the previews, I think using Firestore would be easy enough. But, I have to think more about it.

@elxris
Copy link
Owner Author

elxris commented May 18, 2020

Pushed the first version of 2.1:

Includes a new visual representation of the data:
image

I used quantiles with probability-weighted predictions to craft those values.
So, the "Most Likely" range is the middle 50%.
I hope is more useful than the average we had before.

#6, #101, #78

@elxris
Copy link
Owner Author

elxris commented May 21, 2020

2.1.1 Includes a new Patterns Table #1 #78 #106

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants