89d03f4244d324915cadadaf75a827221525d43f
* some work * some work on course popup update the stories and create the header component * use chip component in header * complete CourseHeaderAndActions Component added course buttons, using proper subcomponents now. * Change test course to 314 * Add rmp callback * some unocss updates * add course button onclick handlers * add todo for calendar button * Rename CoursePopup Old one to "Old", remove "2" from new one * description stuff done * Modify story to use proper course info * Add Grade Distribution Stuff * Minor tweaks change style in header * Add TODO replace current grade colors with a tailwind palette * Fix syllabi url Remove unused variable and unnecessary args to url * Bunch of renaming * Kinda complete the handlers * change grade distribution colors to match updated figma * change from reducer pattern to state variables, remove chartData from state * add additional story * disabled add when course is not open * use array fill * Some changes with the instructor names * trying to get the CES stuff to work * CES button is working * remove a todo * add actual color for dminus * fix description, start no distribution state * post merge fixes * small fixes * fix: import as type * fix: some better typescript stuff i think * fix: manifest.ts * fix: pr feedback * Apply suggestions from code review --------- Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
UT Registration Plus
Built Using
- React 18
- TypeScript
- Vite 5
- ESLint
- Prettier
- Semantic-Release
- Custom Messaging & Storage Wrappers
Getting Started
- Clone this repo
- Run
pnpm installto install and patch all the required dependencies
-
If you want to run the development build:
- Run
pnpm run dev
- Run
-
If you want to build the extension for production:
- Run
pnpm build
- Run
You may have to rename the __uno.css.js to uno.css.js in dist
Go to chrome://extensions, ensure you have "Developer Mode" enabled, and click 'Load unpacked'
Navigate to the 'dist' folder and click 'select' to import the extension
Description
UT Registration Plus: Open source Chrome Extension that improves the course registration experience at UT Austin by presenting more information to students on the Course Catalog! 60,000+ peak Users!
chrome-extensioncsshtmljavascriptreactregistrationtypescriptuniversity-of-texasuniversity-of-texas-at-austinuniversity-of-texas-austinut-austinutaustinvite
Readme
96 MiB
Languages
TypeScript
96.6%
CSS
0.9%
SCSS
0.8%
Nix
0.7%
HTML
0.4%
Other
0.6%