Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Ask AI #2

Open
Samathingamajig opened this issue Feb 26, 2025 · 0 comments
Open

[feat] Ask AI #2

Samathingamajig opened this issue Feb 26, 2025 · 0 comments

Comments

@Samathingamajig
Copy link
Contributor

See design here https://www.figma.com/design/8tsCay2FRqctrdcZ3r9Ahw/UT-Registration-Plus-Design?node-id=9899-15133&p=f&m=dev

Image Image

Example demo:

Screen.Recording.2025-02-25.at.6.14.22.PM.mp4

You can make your own mock responses, or you can use the ones below:

const responses = [
    'You can redeclare as a business major',
    "You can't handle that 8am bestie",
    'You can probably squeeze another class in between that gap',
    'Your only hope is to transfer to Austin Community College',
    'Bro why so many gen-eds',
    'This schedule is perfect actually',
    'You can convert that class to the web-based version',
    'You still need a government class to graduate, I recommend GOV 310L-WB',
    'Big yikes',
    "2 upper divs with OS? Yeah, I don' think so",
];
Hints
  • Check out usages of showDialog
  • You may need to change some existing styles
  • The flask icon can be imported with import { Flask } from '@phosphor-icons/react';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant