Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Releases: PatheticMustan/ScoutingApp2019

The Great Refactor

28 Aug 01:09
Compare
Choose a tag to compare

Lots of changes! I'll list them in bullet points:

  • Added ESLINT! Cleaner code.
    • Standardized 4 tabs.
  • Renamed "Settings" page to "About"
  • COMPLETELY REFACTORED GLOBAL STATE TO REDUX!!!!
  • Looked a little into PropType verification, but it's not really worth it.
  • Cleaned up RadioButtons
  • Cleaned up ClimbHeight
  • Cleaned up ClimbPosition
  • Refactored Timer
  • Refactored CustomTextBox
  • ScoutingColors, we should try not hardcoding colors.
  • REDUX REDUX REDUX REDUX
  • Completely finished PastMatches
  • Completely finished saving/exporting
  • Refactored About page
  • All headers now look the same
  • Refactored PastMatches
  • Lots of Redux Redux Redux
  • Did somebody say Redux, because I did more Redux
  • Removed the old garbage exporting. We now have a dedicated export file /Config/kpvToCsv.js.
  • Fixed some whacky things in Autonomoous
  • Wrote about our pain with global state
  • Expo SDK 38!

Version 2.1.0 Release

18 Jun 21:04
Compare
Choose a tag to compare

Properly fix CSV
good readme very cool

Version 2.0.0 release

07 Mar 17:12
Compare
Choose a tag to compare

Finished export functionality, deleted debug info, and refactored for release.

Version 1.0.0 beta release

07 Mar 15:02
Compare
Choose a tag to compare

Complete scouting app with full functionality.