Commit Graph

14 Commits

Author SHA1 Message Date
9a4e9b3a70 fix: update test file with correct numeric value 2026-02-22 05:13:34 +05:00
aadbb71bb1 feat: add additional line to test file for completeness 2026-02-22 05:09:10 +05:00
8c42398079 feat: add initial content to test file for testing purposes 2026-02-22 05:08:06 +05:00
faa178c3b4 feat: add new test file for improved testing coverage 2026-02-22 05:06:33 +05:00
1a6e754e4b feat: add review writing page and integrate Steam account linking
- Implemented WriteReviewPage for users to submit reviews with ratings and playtime.
- Created global CSS styles for consistent theming across the application.
- Established RootLayout for metadata and global styles.
- Developed LoginPage for user authentication with email/password and Steam login options.
- Built Home page to display game search results and recent reviews.
- Added LinkSteamPage for linking Steam accounts to user profiles.
- Created ProfilePage to manage user information and display their reviews.
- Developed GameCard and ReviewCard components for displaying games and reviews.
- Implemented Header component for navigation and user session management.
- Added Providers component to wrap the application with session context.
- Integrated NextAuth for user authentication with Steam and credentials.
- Set up Prisma client for database interactions.
- Created Steam API utility functions for fetching game and user data.
- Configured TypeScript settings for the project.
2026-02-22 02:53:23 +05:00
7b97308e5e Update test.txt to change content from 'test 8' to 'test 9' 2026-02-22 01:05:53 +05:00
29c15eb260 Update test.txt to change content from 'test 7' to 'test 8' 2026-02-22 01:00:21 +05:00
a78de02f72 Update test.txt to change content from 'test 6' to 'test 7' 2026-02-22 00:56:34 +05:00
7db630b07a Update test.txt to change content from 'test 5' to 'test 6' 2026-02-22 00:45:57 +05:00
20173e6ba7 Update test.txt to change content from 'test 4' to 'test 5' 2026-02-22 00:01:31 +05:00
73d4f930ca Update test.txt to change content from 'test 3' to 'test 4' 2026-02-21 23:58:48 +05:00
4c11d14f94 Update test.txt to change content from 'test 2' to 'test 3' 2026-02-21 23:56:36 +05:00
69a263ef43 Update test.txt to modify content 2026-02-21 23:54:21 +05:00
0ace754cd1 Add test.txt with initial content 2026-02-21 23:47:43 +05:00