Skip to content

Feature Request: Add Signup & Login Pages #161

@Rajitha-20050412

Description

@Rajitha-20050412

✨ Feature Request: Add Signup & Login Pages

📋 Description

Currently, CodeCanvas does not have user authentication pages.
Adding Signup and Login pages will allow users to create accounts and log in securely, improving usability and personalization.


🚀 Proposed Functionality

  • Signup Page

    • Input fields: Name, Email, Password, Confirm Password
    • Validation for strong password and email format
    • Redirect to Login page after successful signup
  • Login Page

    • Input fields: Email, Password
    • "Forgot Password" link (optional)
    • Redirect to Dashboard/Home after successful login
  • UI/UX Considerations

    • Responsive design (works on desktop & mobile)
    • Styled consistently with existing CodeCanvas theme
    • Optionally add Dark/Light mode compatibility

🎯 Expected Outcome

  • Users can register and log in using the new pages
  • Smooth navigation between Signup ↔ Login ↔ Main site
  • Better user experience with personalized sessions (future enhancement)

✅ Additional Context

This will serve as the foundation for implementing user accounts and authentication in CodeCanvas.
Future scope: Integrating backend authentication (JWT, OAuth, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions