Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
/ telework Public archive

Statistics on web platforms used by quarantined teachers on 04/12/20

License

Notifications You must be signed in to change notification settings

ignavan39/telework

Repository files navigation

Telework 📱💻📠

My awesome project for collecting statistics 📈

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:

express + React + Redux + TypeScript + ChartJS

Start for devepolment

yarn dev

Build

yarn build

Contributing quide


  • 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!!!