CSI-CATT/Book-Store-app-Hacktoberfest2025

Title: Improve Login Page UI and Add Google Login Option

オープン

#8 opened on 2025/10/11

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (6 件のフォーク)auto 404
Beginner-FriendlyHacktoberfest-acceptedgood first issuehacktoberfest

Repository metrics

Stars
 (2 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description:

The current login page UI is minimal and could be enhanced to improve user experience. Additionally, integrating a Google login option will provide users with a quicker and more convenient way to sign in.

Proposed Changes:

UI Improvements:

Enhance the layout with better spacing, alignment, and responsive design.

Use consistent fonts, colors, and buttons to match the overall theme of the app.

Add visual feedback for user interactions (hover, focus, error messages).

Google Login Integration:

Add a "Login with Google" button.

Ensure proper OAuth2 flow using Firebase, NextAuth, or your preferred authentication method.

Handle successful login by redirecting users to the dashboard or homepage.

Benefits:

Improved aesthetics and usability of the login page.

Simplified login process for users with Google accounts.

Increased user engagement and reduced friction in authentication.

コントリビューターガイド