Statistics of web platforms used by teachers in quarantine as of 04/12/2020 at a certain moment, when my university was quarantined and I was sitting at home, I wondered what kind of web platforms teachers use in our area / region. I set up a google form mailing list and saved everything in table.csv This is how this project actually appeared, thank you very much for your attention.
The project is hosted on heroku:
https://telework-statistic.herokuapp.com/
Click here to go to the site
Work done on:
yarn dev
yarn build
- 1.Fork it
- 2.Create your feature branch (git checkout -b my-new-feature)
- 3.Commit your changes (git commit -am 'Add some feature')
- 4.Push to the branch (git push origin my-new-feature)
- 5.Create new Pull Request
- 6.???
- 7.PROFIT!!!