Skip to content

Conversation

@Aayushdev18
Copy link

  • Create Layout component with navigation bar
  • Add Dashboard, Rules, and Settings page components
  • Implement client-side routing between pages
  • Add responsive design with dark mode support
  • Consolidate all styles in App.css
  • Maintain existing OpenWithDialog functionality

Resolves #3

Aayushdev18 added 2 commits October 20, 2025 00:05
- Create Layout component with navigation bar
- Add Dashboard, Rules, and Settings page components
- Implement client-side routing between pages
- Add responsive design with dark mode support
- Consolidate all styles in App.css
- Maintain existing OpenWithDialog functionality

Resolves ACM-VIT#3
- Fix quote style from double quotes to single quotes
- Ensure code follows project linting standards
- All 31 formatting errors resolved
@theg1239
Copy link
Member

Hi @Aayushdev18, thanks for the PR
Can you work on making it look better, use better colors, define a color palette

@theg1239 theg1239 merged commit 754800a into ACM-VIT:main Oct 19, 2025
2 checks passed
@theg1239
Copy link
Member

@Aayushdev18 You can work on it on a new PR, merging this now

@Aayushdev18
Copy link
Author

Aayushdev18 commented Oct 19, 2025

@theg1239
Yes, sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

frontend: basic app layout & nav

2 participants