Closed mo-jaber closed 1 month ago
I am applying to this issue via OnlyDust platform.
My name is Collins Ikechukwu. I'm a full stack blockchain developer developer.
To implement the user and admin settings feature, I would create a /settings
page accessible to both users and admins, ensuring that both roles have the same view for modifying their settings.
On this page, I will display all the information collected during sign-up, such as Name, Email, and Password. Users will have the ability to update their profile information, including changing their password. I’ll also include a toggle switch for users to switch between light and dark mode for a personalized interface.
Additionally, I’ll provide an option for users to delete their account. This feature will include a confirmation prompt to prevent accidental deletions. To ensure data integrity and a smooth user experience, I’ll implement appropriate backend logic to handle these updates and deletions while maintaining the necessary security measures. This design will empower users and admins to manage their profiles effectively while keeping the interface user-friendly.
I am applying to this issue via OnlyDust platform.
Am a frontend developer with experience in javascript react and typescript.
ETA <= 78hrs
I am applying to this issue via OnlyDust platform.
I am frontend engineer with over 5 years experience.
To tackle this issue:
I am applying to this issue via OnlyDust platform.
I'm a Full Stack Blockchain Developer with demonstrable expertise across modern web and blockchain technologies. My tech stack centers on Next.js, TypeScript, React, and Node.js for web development, complemented by Three.js for 3D experiences, and Solidity/Rust for blockchain solutions.
What sets me apart is my proven track record on OnlyDust, where I've made 83 significant contributions across 15 different projects since Edition 1. This extensive involvement reflects my ability to deliver quality solutions under tight deadlines while adapting to diverse project requirements.
With my deep experience in hackathon environments, I bring both technical excellence and practical development skills to the table. I'm confident I can contribute meaningfully to pushing the boundaries of what's possible in blockchain development while maintaining a focus on user-centric solutions.
My profile (https://app.onlydust.com/u/Ugo-X) showcases my consistent ability to deliver results across various blockchain challenges. I'm excited to bring this experience and drive for innovation to your team.
Build Main Settings: I'll create a /settings page with standard tabs like profile, security, themes and account.
Add Profile Management: I'll build:
Security Setup: I'll implement:
Theme Options: I'll add:
Account Tools: I'll create:
Testing Work: I'll test:
Timeline: 3-5 days to wrap up.
I am applying to this issue via OnlyDust platform.
Hi, my name is Georgiy, I'm a frontend developer. I have extensive experience in developing tools for Starknet, and I've participated in almost all ODHacks, during which I worked on many projects. My OnlyDust profile: https://app.onlydust.com/u/melnikga
As I can see, your project already has a settings page file created. I would add a necessary form to display and modify user data, a theme toggle switch, and an account deletion button. To make everything look optimal, I would use components from shadcn. In the api folder, I would create everything needed for proper server interaction when modifying user data.
I am applying to this issue via OnlyDust platform.
I'm the maintainer of op-scan (https://github.com/walnuthq/op-scan) a blockchain explorer with a very similar tech stack so I'm familiar with the patterns and best practices used in this project. I will use my XP in Full Stack Web3 Development to implement this issue.
The user story being self explanatory, I will carefully implement it using the latest Next.js best practices, choosing the right shadcn/ui component for the job.
I am applying to this issue via OnlyDust platform.
I am a Full Stack Developer specializing in Next.js, TypeScript, Node.js, Cairo and Rust . With over 31 contributions across projects in the OnlyDust ecosystem, I’ve developed strong proficiency in delivering high-quality solutions and resolving complex issues within tight deadlines. My experience spans frontend, backend, smart contracts, and the optimization and maintenance of scalable codebases.
I will create a comprehensive /settings
page accessible to all users and admins, allowing them to modify their account settings. All the information provided during sign-up will be available for review and updates in this section. Both users and admins will have the same view, ensuring consistency across the platform. Users will be able to update their profile information and change their passwords directly from the settings page. Additionally, I will implement a toggle feature for switching between light and dark mode for a personalized user experience. Lastly, I will include an option for users to delete their accounts, ensuring they have full control over their data and privacy.
I am applying to this issue via OnlyDust platform.
Hello, I'm Dprof-in-tech, a seasoned Full Stack Blockchain Developer, and I'm excited to be part of ODHACK 9! I have a strong foundation in technologies such as Next.js, TypeScript, JavaScript, React, Node.js, Rust, and Cairo, I've built extensive experience across the blockchain development landscape.
I first got involved with OnlyDust during Edition 2, and since then, I've made 39 contributions across 11 different projects. Working on the platform has really helped me sharpen my skills, especially when it comes to delivering great solutions under tight deadlines. I love combining technical know-how with a user-focused approach, whether it's building immersive 3D experiences or crafting smart contracts that solve real-world problems.
Throughout, I've consistently demonstrated the ability to adapt and contribute effectively to diverse challenges. I'm confident in my ability to tackle new problems and drive innovation within the blockchain space. As we kick off ODHACK 9, I'm eager to apply my previous experience and technical expertise to push the boundaries of what's possible.
You can view my public profile on OnlyDust here: https://app.onlydust.com/u/Dprof-in-tech
Here's my approach to implementing the user settings page:
Settings Page Structure:
Profile Information Section:
Security Features:
Theme Management:
Account Deletion:
Testing Plan:
Expected Timeline: 4-5 days
Key Considerations:
I am applying to this issue via OnlyDust platform.
I have a solid background in full-stack web development, including experience in building user management systems with customizable settings and user profiles. My expertise in both front-end and back-end technologies enables me to create intuitive interfaces while ensuring that user data is securely managed and updated in the database. Additionally, I am familiar with implementing features like light/dark mode toggling and account deletion, ensuring a comprehensive user experience.
To implement the user settings feature, I will begin by creating a /settings page accessible to all users and admins. This page will display the user's profile information, allowing them to modify their details and change their password. I will integrate a toggle switch for users to switch between light and dark modes, utilizing local storage to remember their preference.
For account deletion, I will provide a secure option that prompts the user to confirm their decision, ensuring they understand the consequences of deleting their account. This functionality will include a back-end endpoint to handle the deletion process, ensuring data integrity and security. Finally, I will thoroughly test the feature to confirm that all modifications are saved correctly in the database and that the user interface is intuitive and responsive.
I am applying to this issue via OnlyDust platform.
i have attend tsoc recently and i have experience in this project
I am applying to this issue via OnlyDust platform.
I am a python dev . A new-comer here, willing and ready to contribute to solve the issue.
I am applying to this issue via OnlyDust platform.
I am a React developer with over two years of experience and have recently developed a strong interest in blockchain technology. I have valuable experience navigating codebases and have a strong knack for writing good functions.
ETA:2-3days
Clone the project on my pc Spin it up following the documentation Review the existing codebase Implement the function Test for all use cases Document the function
@melnikga How are you going?
@mo-jaber Hey, everything is fine, I'm working on the task, I will submit a PR in the next couple of days
I'm sorry, am I still unassigned nor I can start working on this issue??
I am Poulav Bhowmick, a fullstack blockchain engineer, a Starknet Wolf and Superteam grants recipient. I have a good experience working with Next.js repositories, typescript and in UI UX
I will look at the user and admin pages, add the UI for letting them edit their details from the settings page, add the necessary db schema and then run the migration scripts for it to be up to date. Then I'll integrate the frontend with the backend drizzle and PostgreSQL.
ETA- 2 days
Hello @mo-jaber, I can create a PR within 24hrs if assigned
@mo-jaber pls can I work on this
Hey @PoulavBhowmick03
Clerk integration and user authentication is now working.
Here are the updated variables in the latest .env.example file
Related to the postgres db schema migration scripts https://vercel.com/docs/storage/vercel-postgres POSTGRES_URL= POSTGRES_DATABASE= POSTGRES_URL_NON_POOLING= POSTGRES_URL_NO_SSL= POSTGRES_PRISMA_URL= POSTGRES_USER= POSTGRES_PASSWORD= POSTGRES_HOST=
Related to clerk
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY= CLERK_SECRET_KEY= NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
Let me know if you have any further questions
Description:
Allow all users/admin of the platform to modify their settings.
Acceptance Criteria: