This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
Releases: PatheticMustan/ScoutingApp2019
Releases · PatheticMustan/ScoutingApp2019
The Great Refactor
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
Properly fix CSV
good readme very cool
Version 2.0.0 release
Finished export functionality, deleted debug info, and refactored for release.
Version 1.0.0 beta release
Complete scouting app with full functionality.