fsociety-js / UI-Builder

UI Builder is a front-end development tool designed to simplify the process of creating responsive and customizable user interfaces. The project offers a modular structure, enabling developers to build, edit, and scale UI components with ease. It also integrates smoothly with backend services, making it a versatile solution for web development
MIT License
0 stars 3 forks source link

Add Login and Register User Functionality #5

Open fsociety-js opened 1 month ago

fsociety-js commented 1 month ago

Add Login and Register User Functionality

Title: Implement Login and Register Functionality

Description: Create a user authentication system that allows users to register an account, log in, and manage their sessions securely. This will include both the front-end and back-end integration of the user authentication process.

Tasks:

•   Design and implement a user registration page.
•   Add login functionality with authentication checks.
•   Store user data securely in the database.
•   Implement session handling and user authentication tokens.
•   Create error handling and validation for user input.
•   Test registration and login flows.

Expected Outcome: Users should be able to create accounts, log in, and access personalized features, including saving and loading their own files.

Let me know if you’d like any changes or further details for these descriptions!

ivaibhavkulkarni commented 1 month ago

Hey i can work on this can you assign this issue to me

fsociety-js commented 1 month ago

@ivaibhavkulkarni yes sure

fsociety-js commented 3 weeks ago

@ivaibhavkulkarni Are you still resolving this issue ?