-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor Home page and replace current index /quests
#951
Comments
@fricoben I'd like to work on this issue to implement the necessary changes and also make sure it is responsive |
Hey @fricoben I'm an experienced frontend developer and blockchain dev and I would like to work on this issue. I would make sure to follow the figma design to pixel perfect and responsive on all devices Please kindly assign :) |
Hi @fricoben i am a frontend and blockchain developer. Please I will love to work on this issue and be a contributor. |
Hello @fricoben, is this issue for ODHack10? |
Hey, guys @fricoben @Marchand-Nicolas 👋 I'm Lau Chaves from Dojo Coding. I have over five years of experience with JavaScript, ReactJS, React Native, TypeScript, and Ruby. I’m now enthusiastic about Web3 and eager to learn more! My primary role has been as a front-end developer, and I have a keen eye for detail with a strong focus on mobile-first approaches. I ensure the quality of my work through rigorous self-QA processes. I have solid knowledge of CSS, Sass, and styled-components. So for this one, I'd create the new directory and page, and implement the new design with the components mentioned on the ticket. I'll ensure the new route, design, and animations look and work as expected. Feel free to check out my OnlyDust profile or my GitHub profile! Also, I have contributed to Starknet Quest and would love to continue contributing! I have everything set up, so I can start working on it right away! May I work on this one? |
Hello @fricoben , I'm Wheval an experienced frontend developer who has worked on several landing pages. To handle this issue. I would move the current index page to I would really love to work on this. |
I'd love to give this a go. |
I’d like to work on this. |
Hi @fricoben , pls i will like to work on this issue plssss |
I'd like to handle this task. |
I would like to work on this issue |
Can I attempt this issue? |
Hi, I am proficient Blockchain developer expert in Cairo , Rust and Solidity and also in web development. |
Can I take this issue?I am a Front-end and smart contract developer. I am proficient in tailwind css, Next Js, Typescript, JavaScript, Cairo and Rust. I would love to contribute to this project.I will find the current index file, likely named index.jsx or Home.jsx. |
Hi , I am a proficient MERN stack developer with experience in full-stack development. I believe I can contribute effectively to this project. Could you kindly assign this issue/task to me? |
I'm Augustine Oguche, a JavaScript + TypeScript developer, and I'm very good at what I do! This is my first time working on an OnlyDust open-source project, and I'm excited to contribute. To complete this task, I will:
I look forward to contributing to the project and delivering great work! |
hey sir I'd like to handle this task. |
May I handle this issue? |
Can I take care of this issue? |
Can I try solving this issue? How I'd be going bout it is to use an object-oriented approach with a class of I can wrap up the landing page design with responsiveness in a day, ensuring the application file structure is aligned with what's needed! and updating the route of the navbar links. |
Could I try solving this? |
Background: https://www.linkedin.com/in/batiyiv/ |
I'm Wilfrid, a Frontend Web Developer, and I will like to take this on as a challenge After doing the file migration mentioned, I will create a new page.tsx on the app root and start putting the new UI together while making sure no logic breaks |
Hi, I am experienced in React/Next.js, TypeScript & responsive design. I've implemented complex landing pages from Figma before amd can deliver this within 3 days while following all requirements. |
I'd be happy to do this. |
Can I try solving this issue? My name Gideon Bature, a Software Engineer. I have experience working with ReactJS using JavaScript/TypeScript. If assigned this task, I will be able to send a PR within 48 hrs. Thank you! |
May I try my hand at this? |
Hi I'm Victor, a first time contributor, mind if I take this issue? |
@fricoben Hello! I've spent 3 hours doing research on dependency resolution problems in the project. Here is what I've found:
After fixing those things I finally bumped into serious one. My Apple M1 laptop can't run 14th version of nextjs project as it requires installation of special compiler that only exists for next.js version 15. Unfortunately to me this is a scary update that requires a full project testing. To procceed with the issue, I need support on that. I can upgrade and finalize the task, but I would need you to help me test the rest of the project. If this is fine with you, I'll go on. If not then, please, remove from the task, so I would continue contributions to other projects. |
@fricoben Thank you! Issues resolved, proceed to implementation. |
Description 📹
Create a new index page following this figma
Rename the current index to
/quests
and adapt links of the navbarProposed Actions 🛠️
Here’s a checklist of actions to follow for resolving this issue:
Fork and Create Branch:
Fork the repository and create a new branch using the issue number:
Implement Changes:
File Structure Changes:
app/quests
app/page.tsx
toapp/quests/page.tsx
app/page.tsx
for the landing pageNavigation Updates:
/quests
routeNew Landing Page Implementation:
Testing:
Make sure your changes don't break existing functionality and commit with a clear message:
git commit -m "Fix: [Short description of the fix]"
Required 📋
To keep our workflow smooth, please make sure you follow these guidelines:
Close #[issue_id]
.Thank you for your contribution 🙏
The text was updated successfully, but these errors were encountered: