FRC Strategy Planner is a cross-platform web application that will allow FRC users to easily develop strategies and draw on the FRC field.
- Will break any version below v2.0.0, as several functions from Ionic are deprecated/removed.
- This was mainly to improve VirtualScroll performance. (We display a lot of data!)
- This means that FRCSP is now written with the Ionic v2 framework!
- Start packaging the app and get ready for it's first stable release! (1/4/2017 - 4:33am)
- Optimize everything. App is starting to run a little slow. (1/4/2017)
- Add licensing and credits to angular, ionic, font-awesome, etc. (1/4/2017)
- Literally refactor everything and make more classes. I feel disgusting looking at it. (1/2/2017)
- Sort through all data because most of it is out of order (12/30/2016)
- Add search feature for the 'Events' and 'Teams' section of the statistics page (12/30/2016)
- Add capabilities to add robots/team numbers to canvas - feed match list? (12/29/2016)
- Design features to go along with the stats page (12/26/2016)
- Add capabilities to save/load strategy plans - serialize this information (12/25/2016)
- Decide to keep the home page or switch to settings page (12/24/2016)
- Add capabilities to add field elements to the canvas (12/23/2016)
- Migrate from ionic v1 to ionic v2 (12/20/16)