Skip to content

Conversation

@Matrixk1ng
Copy link

Restructured the app into (auth) and (main) routes, added authentication logic to homepage and profile pages, and implemented an AuthProvider for session management. Added LoginButtons component, updated NavBar with sign out functionality, and created upload notes form. Removed old page and profile files, and added sample PDF uploads for testing.

Restructured the app into (auth) and (main) routes, added authentication logic to homepage and profile pages, and implemented an AuthProvider for session management. Added LoginButtons component, updated NavBar with sign out functionality, and created upload notes form. Removed old page and profile files, and added sample PDF uploads for testing.
@Matrixk1ng Matrixk1ng linked an issue Nov 20, 2025 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
utd-notebook Ready Ready Preview Comment Nov 20, 2025 8:08pm

Standardized quote usage to single quotes, improved formatting, and cleaned up code style across multiple files. No functional changes were made; these updates enhance readability and maintain consistency throughout the codebase.
Added comments in profile page and file upload API indicating that local file handling may need adjustment for production environments.
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.

File CRUD (Create + View)

2 participants