dhairyagothi / 100_days_100_web_project

This repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it
https://50-days-50-web-project.vercel.app/
MIT License
30 stars 36 forks source link

added new UI to homepage , added search feature #159

Closed raunaksingh9800 closed 4 months ago

raunaksingh9800 commented 4 months ago

Related Issue

Changing UI of website #33

Description

Type of PR

check in issue by entering [X] in boxes

Screenshots / Videos (if applicable)

https://drive.google.com/file/d/1dqJnZ7BFMszBgIn1CY0PhCZQjc2lkB-l/view?usp=sharing

Checklist

check in issue by entering [X] in boxes

Additional Context

[Include any additional information or context that might be helpful for reviewers.]

Contribution Guidelines

Thank you for considering contributing to our project! To ensure smooth collaboration and effective contribution management, please adhere to the following guidelines:

Issue Creation

  1. Limit on Issues:
    • Each contributor is allowed to create a maximum of 4 issues per day. This helps us manage and address issues efficiently.

Contribution Levels

  1. Basic Contributions:

    • This project is primarily focused on documentation. Most of the setup has been completed, so contributors will generally need to work on basic code tasks, such as writing tests.
    • For these tasks, issues will be assigned the Easy label.
  2. Acknowledging Hard Work:

    • If a contributor puts in significant effort on a task, the issue will be upgraded to Medium. This is our way of recognizing and appreciating extra effort.
  3. Feature Additions and Component Work:

    • Contributors working on new features or components using JSX/TSX will be assigned a level based on the complexity and quality of their work.
    • The more complex and valuable the contribution, the higher the level assigned.

Level Definitions

We look forward to your contributions and appreciate your effort in helping us improve the project!

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
50-days-50-web-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:33am
github-actions[bot] commented 4 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

dhairyagothi commented 4 months ago

GOOD JOB @raunaksingh9800 THANKU FOR YOUR CONTRIBUTION

dhairyagothi commented 4 months ago

@raunaksingh9800 EMAIL ID

raunaksingh9800 commented 4 months ago

@dhairyagothi welcome bro its all about helping each other

my email ID is raunaksingh9800@gmail.com

lets hope to stay in touch

dhairyagothi commented 4 months ago

image please resolve this @raunaksingh9800

raunaksingh9800 commented 4 months ago

@dhairyagothi you don't need to do anything . just go to home.js there you have a JS object add projects to that its in the format <day : int> : { title : string ..... and so on } the index.html is now just a template file

Because for the search feature to work and render DOM to append correct info into the index.html it needs to use the js object