Code Monkey home page Code Monkey logo

just-wear-it's People

Contributors

matthewmoss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

just-wear-it's Issues

Make speed and emoji size a function of canvas size

The idea is we want our simulation to be consistent no matter the size of the canvas. See notes from #6.

agreed. this is now working. as is mobile responsiveness. only remaining thing as far as resizing the sim goes is making speed / emoji size / transmission rate etc functions of the canvas size. rn they are set explicitly, but this gets weird if you keep the same speed and make the canvas way smaller. covid starts spreading like crazy because the emoji move at the same speed but much smaller distance.

another thing to note here is that transmission rate fires multiple times as long as two emoji are in range rn, not a just a single time. this means the slower the emoji move, the longer they're in range and the more transmissions are attempted. this seems unrealistic in the real world. prob should shift so a transmission is attempted once each time the emoji get close.

Localizations

If you're interested in translating JustWearIt.FYI, please please please reach out!

Custom Donation Box

Is there an existing framework or API that lets us collect donations on our site (maybe through Stripe?) and automatically split and distribute the money to COVID-related charities.

If so, let's implement! Right now we link out to Omaze, which doesn't let us track how much money the site raises.

If not, how hard would this be to build? I think loads of sites would like to help raise money for charities. Could this be a new project in its own right? Could it expand to donation matching, email updates on the results of your donations, etc?

Add about page

/about

add information about the donation cause and more information of covid19

City Picker

Let users pick a city to simulate. The simulation would pull in city data on mask usage, population density, rates of social distancing etc and run a simulation of that city. This would let users see how COVID is affecting their community and how well their city has done on mask usage so far.

The challenge is obviously aggregating the data and keeping it up to date. What would we use to store this info? How would we continuously update it? Is there a centralized source already?

Handle window resize

Related to mobile responsiveness.

Make window resizing work with the canvases and bottom bar

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.