β¨ 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.)
β¨ 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
Login Page
UI/UX Considerations
π― Expected Outcome
β Additional Context
This will serve as the foundation for implementing user accounts and authentication in CodeCanvas.
Future scope: Integrating backend authentication (JWT, OAuth, etc.)