Skip to content

Commit

Permalink
Feature/pdf parse (#99)
Browse files Browse the repository at this point in the history
* [WIP] PDF parsing

* Change IDs in app to course IDs

* Add Venture Strands

* Detect Venture by tag

* Change theme to LM Red

* Remove percentage bar

* Update App.css

* Stagger Classes

* Revert Colors

* Fix bug with Venture Strands

* Add Dynamic Columns

* Revert color to red

* Run Prettier

---------

Co-authored-by: GoogleGenius <81032623+GoogleGenius@users.noreply.github.com>
  • Loading branch information
Ascent817 and GoogolGenius authored Dec 11, 2023
1 parent 8124a1f commit 7db90c9
Show file tree
Hide file tree
Showing 8 changed files with 473 additions and 56 deletions.
135 changes: 135 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"react-spinners": "^0.13.6",
"socket.io-client": "^4.7.2",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
},
Expand Down
Loading

0 comments on commit 7db90c9

Please sign in to comment.