Skip to content

Commit

Permalink
App.js and Milpac.js refactor (#51)
Browse files Browse the repository at this point in the history
* Statistics Section

* Minor reworks

* remove empty file

* Readme Test 1

* Update README.md

Made the readme prettier and much more comprehensive for first time users.

* Pie Chart Testing

* Bugged Array

* Statistics Rework

* Pie Charts

Final version of the Pie-Chart-Testing fork. After merging with the 7Cav ADR, this branch will be deleted

* Update README.md

* Remove Double Keys in Statistics.js

* Rework part 1 (non functional)

* Missing Variables?

* Bugfix

* Prettier Format

---------

Co-authored-by: SyniRon <[email protected]>
  • Loading branch information
Vercin-G and SyniRon authored Sep 17, 2023
1 parent 99522fc commit 19dce78
Show file tree
Hide file tree
Showing 5 changed files with 361 additions and 547 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,8 @@ const billetBank = {

## TODO

- [ ] Add tutorial for updating Pie Charts
- [ ] Add tutorial for updating Statistics
- [ ] Redo whole tutorial section
- [ ] Change cache warning on client to display time since cache refresh
- [ ] Investigate the feasibility of sorting by rank after billet sorting (Subsorting? Consider using QuickSort)
- [ ] Add graphical data visualization
- [x] Add graphical data visualization
- [ ] Code Refactorizing
Loading

0 comments on commit 19dce78

Please sign in to comment.