Code Monkey home page Code Monkey logo

maa-vimala's Introduction

Maa-Vimala

Calling all keyboard enthusiasts! 🚀 Ever wish you could conquer the digital realm without lifting a finger off your beloved keys? Well, say hello to our latest creation—a game-changing tool for developers who live for the thrill of a keyboard shortcut.

Features

  1. Perform Search using Keyword like

    • 📺 Youtube

    • 🔍 Google

    • 📚 Wikipedia

  2. Use only one word to perform Word Search (Without Space)

  3. Perform Calculations 🧮

  4. Weather Information ☁️

  5. Set ToDo's (Coming Soon ❗)

How To Add This on a New Tab

git clone https://github.com/Web403/Maa-Vimala

path/to/Maa-Vimala/index.html Go To Browser -> Setting search for Home page set to Custom Url Paste your Path To Index File.

Contributing

Pull requests are welcome. Read Contribute.md File First For major changes, please open an issue first to discuss what you would like to change.

How To Use It?

  1. Just Start Typing
  2. Press Enter After Complete.
  3. Watch the video for more 📽️.
out-1_0wl9ZJlL.mp4

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Join the Discord

https://discord.gg/uD7x8Mah

maa-vimala's People

Contributors

abhayvershwal avatar meghana9044 avatar monikaluhach avatar nayanika1402 avatar omkar-sonawane-23 avatar p-lavanya16 avatar sameer-soni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

maa-vimala's Issues

Implement Search Suggestions and add JavaScript code to implement search suggestions.You'll need to listen for input events on the search bar, fetch relevant suggestions based on the user's input #gssoc24

Problem:
Users often find it challenging to quickly find relevant content while searching, leading to frustration and inefficiency in navigating the website.

Solution:
Implement search suggestions to enhance user experience and improve search efficiency. This feature will dynamically provide suggestions to users as they type in the search bar, helping them find relevant content more easily.

Description:
Add JavaScript code to implement search suggestions. Listen for input events on the search bar to capture user input. Fetch relevant suggestions based on the user's input, either from a predefined list or through an API call. Display these suggestions in a dropdown or list below the search bar in real-time.

A better ReadMe File for the Repo

Is your feature request related to a problem? Please describe.
The Current Readme file is not giving an apt idea of the project. Also, the UI and Design of the Readme is not Good.

Describe the solution you'd like
I will make a design friendly and user friendly Readme Area for users to easily know about the repo and help for the PRs

Feature : Improved the Readme link

Is your feature request related to a problem? Please describe.
At the bottom of the webpage read me link is given that 's look can be done better

Describe the solution you'd like
Updated the read me link to "Click here to visit the source code" and changed the color to green moreover, added "Click here"
more bold and gave underline to it

Additional context

Screenshot 2024-05-10 002503

Adding animation in the Background

Issue: Adding Animation to Background

Description: This issue involves enhancing the visual appeal of the application by incorporating animated backgrounds using HTML and CSS.

Expected Behavior:
Integration of animated backgrounds to provide a dynamic and engaging user experience.
Selection of suitable animation effects that complement the overall design and functionality.
Implementation of animation controls to allow users to pause, resume, or customize the animation.

Additional Considerations:
Performance optimization to ensure smooth animation rendering without compromising the application's responsiveness.
Compatibility testing across different browsers and screen resolutions to ensure consistent behavior.

Possible Solutions:
Utilizing CSS animations and transitions to create dynamic background effects.
Exploring JavaScript libraries or frameworks for advanced animation capabilities.

[BUG]: overflow and navbar issue

Describe the bug
The main issue is overflow at y-axis and the position of navbar which doest looks good

navbar issue :
image

overflow issue:

Screencast.from.10-05-24.09.49.08.AM.IST.webm

To Reproduce
Steps to reproduce the behavior:
You can see it in front page clearly

Desktop (please complete the following information):

  • OS: Ubunto
  • Browser: FireFox

Adding a "recent search" area where it shows your recently searched contents

Is your feature request related to a problem? Please describe.
Adding a "Recent Search" to store previously searched contents.
Places where we use search things just by typing , some times we also wants to visit it again or to watch previous searched content. It will be very helpful for the users.

Describe the solution you'd like
A "Recent search" will be added where users can watch their recent search history and if they want to search their previous searches again they just click at that history text and they are able to open it again.

Recording.2024-05-10.232947.mp4

Additional context
i would like to add a left slide bar where this recent search and read me will be together in highlighted color with proper bordering .

BUG: temperature value is not shown

temperature value should be shown but only unit is getting displayed

Steps to reproduce the behavior:

  1. Go to home.
  2. see on the top-right corner.

current temperature value should be shown with its unit.

Screenshot (67)

ENABLING SEARCH

I can enable the search functionality by enabling input field visible on your webpage.

Added Favicon, title and fixed scrollbar

Is your feature request related to a problem? Please describe.
The address bar looks very dull and can be improved
Along with that, there is absolutely no need of the vertical scrollbar.

Describe the solution you'd like
I have added 'god' favicon along with a hindi title making it look more attractive to users!
I have also removed the vertical scrollbar!

I am open to making more changes in above if not satisfied. Do tell me if needed!
Thank you!

Screenshot (70)

Temp and Wind Real Time Update

Describe the bug
Temperature and wind conditions are not updated in real time.

To Reproduce
Navigate to the homepage and observe the upper-right corner.
Uploading Screenshot 2024-05-10 013007.png…

Expected behavior
Display real-time temperature and wind updates.

Wrong Date and Time

The displayed date and time are incorrect

Steps to reproduce the behavior:
Navigate to the homepage and observe the upper-right corner.
Screenshot 2024-05-10 013007

Expected behavior
Ensure that the date and time are accurately displayed.

Girlscript Summer of Code Introduction/Tracking

👋 Hi @Omkar-Sonawane-23 ,

I am Sanjay, program Manager Girlscript Summer of Code. I'll be collaborating with you on preparing your repo for GSSoC'24 Program

Why are these changes required?
After Analysing last year's contributions and feedback it would be great for students to have a couple of standard readme files on the repo to understand what the project is all about and some issues detailing what they can contribute. This will help you to see increased engagement in your repository as well.

As mentioned students get a chance to learn step by step, how to build this project as well as invite mentors to collaborate and add features to this repo. I will generate issues, which will provide guidance on how to prepare your repo for Girlscript summer of code 2024 on 10th May.

This issue will serve as a tracking issue to track all issues related to GSSoC'24. I recommend creating a new branch for every issue and opening a pull request to track changes so we can effectively collaborate with each other and merge changes when you and I feel like those changes are ready to be merged on your primary branch.

If you have any questions or concerns, please feel free to leave a comment on this issue or any of the other issues that are generated.

I look forward to working with you :octocat:

Integrate Live Digital Clock for Real-Time Updates.

Is your feature request related to a problem? Please describe.
Users would benefit from real-time updates on the website.

Describe the solution you'd like
Integrate a live digital clock for real-time updates.

Describe alternatives you've considered
Considering utilizing third-party clock widgets or creating a custom clock component.

Additional context
The addition of this feature will enhance user experience by providing real-time information without the need for external tools or resources.

Screenshot 2024-05-10 122122

To Address Time and Date Display Bug

Describe the bug
The original code (Dev Branch) failed to accurately display the current time and date.

To Reproduce
Steps to reproduce the behavior:
1.Open the application.
2.Navigate to the time display section.
3.Observe incorrect time representation.

Expected behavior
The application should accurately display the current time and date.

Screenshots
Screenshot 2024-05-10 165902

The Application shows time and date as 22:33 am 10 June 2024
But the
Real Time and Date: 16:58 10 May 2024

Adding navbar, footer and contact us form for maa-vimala

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

I want to add water type navbar and footer with contact us form. Please assign this issue to me

Add issues

As the maintainer of a Collaborate repo, keeping Issues up-to-date will help the student community understand what they can do to contribute. Issues should vary by the easy (update documentation) to the difficult (add a new feature). The more involved you are, the more opportunities there are to collaborate.

Recommendations:

Add issues of varying difficulty to the repo often. you can add the tag GSSoC'24, good first issue etc.
Generate issues even if you plan on solving them, so the repository appears as active.
Contribute/commit often to the repo so it does not go stale.

Reference https://github.com/Recode-Hive/Stackoverflow-Analysis/issues

Issue in Contribution.md

Describe the bug
In contribution.md, it is missing how to setup this project in contributor's system. For, new users it may be difficult to setup without any guidance.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Contribution.md'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
There must be proper steps to setup this project in contributor's system.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Please assign me this task under GSSoC, I will implement it.

Add templates for issues

Issue templates are very helpful for a collaboration repo. When users identify a bug or want to add a new feature, you can provide templates so you can collect all the pertinent information you need to fix a bug or add a new feature.

We recommend creating a “Report Bug” and “Feature Request” issue template.
you can refer this: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository

Some suggested prompts/questions you can add to a “Report Bug” template are:

Briefly describe the bug
What is the expected behavior?
Please provide step by step instructions on how to reproduce the bug
Some suggested prompts/questions you can add to a “Feature Request” issue template are:

Briefly describe your feature request
What problem is this feature trying to solve?
How do we know when the feature is complete?

Reference: https://github.com/Recode-Hive/Stackoverflow-Analysis/issues/new/choose
Click on Get Started button and copy the template to yours.

Adding a proper designed box for the details

Is your feature request related to a problem? Please describe.
The weather details as well as the date written on the top right corner of the page looks a bit clumsy. It needs to get fixed in order to make the page look more attractive.

Describe the solution you'd like
I would make a proper transparent box, which would contain all the given information, as well as, it will have navicons.
For reference, take a look at this website made by me: https://weather-app-by-sambit.netlify.app/

Please assign it to me under GSSoC '24.

Thank you!
Screenshot 2024-05-11 000741

Add Topics

In GSSoC'24, GitHub Topics will help the discoverability of your project.

I see that you already have great topics on your repository!
I would recommend adding the name of the company like the software you use to build like "vs-code, ghdesktop" to improve your discoverability.

If you are happy with the topics you have, feel free to close this issue. 👍

Attractive header for the Maa-Vimala website.

Is your feature request related to a problem? Please describe.
The current website fails to attract users and absence of header can significantly impact the UX/UI in several ways. Headers typically serve as a central hub for navigation, brand identity, and essential information. Without a header:
--Navigation becomes challenging.
--Brand Recognition.

Describe the solution you'd like
My proposed solution for improvement of website is :
--Build a Header that include elements such as the website logo, tagline, and branding elements.

  1. Logo: Display the website's logo prominently at the top left corner for brand recognition.
  2. Navigation Menu: Include a clear and concise navigation menu with links to important pages such as Home, About Us, Services.
  3. Regarding the current date display of top right corner of screen, my idea is to improve placement and font of the timing display.

Describe alternatives you've considered
Simple header design with just Website Title-Maa Vimala in center of the header (with possibly a logo)

Additional context
Please consider this under GSSOC24, I request you to pleae add the GSSOC24 label for this issue,. Looking forward to contribute to the amazing GSSOC'24. Also, I request to assign me this issue, so that I can begin rightaway with contributions.

Fix Search Bar Behavior: Ensure Expansion on Active State, Not Only on Typing

Describe the bug
Upon clicking the search icon, the search bar fails to expand.

Expected behavior
The search bar should expand immediately upon clicking the search icon.

Screenshots
Screenshot 2024-05-11 082135
Screenshot 2024-05-11 082142

Desktop (please complete the following information):

  • OS: [e.g. Windows 10]
  • Browser [e.g. Chrome, Firefox]
  • Version [e.g. 94.0.4606.61]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone 12]
  • OS: [e.g. iOS 15.1]
  • Browser [e.g. Safari, Chrome]
  • Version [e.g. 94.0.4606.81]

Code has unnecessary comments, adding comments.

Describe the bug
-The code contains a few unnecessary comments inside it.
-Removing those comments and adding documentation comments in the code.

Additional context
Adding documentation comments would make the overall codebase easier to read and understand for further contributors.

@Omkar-Sonawane-23 Can i work on this issue under GSSoC'24. I will write definitive comments for the code which i have already read and understood.

Thank You!

Add search history.

Adding search history to it will help user know the last searched word/number.

Add navigation bar

Is your feature request related to a problem? Please describe.
There is no navigation bar on this page.

Describe the solution you'd like
I would like to add navigation bar to this page.
Describe alternatives you've considered
We can add a fixed navigation bar.

Additional context
I will add a responsive navigation bar.

Feature Request: Incorporate Navbar/Header into Maa Vimala Website

Is your feature request related to a problem? Please describe.
At present, the Maa Vimala website does not include sections, potentially leading to a lack of clarity in content organization and navigation.

Describe the solution you'd like
In anticipation of future content additions, I propose incorporating a versatile navbar/header into the Maa Vimala website. This feature would facilitate seamless navigation among different sections, ensuring users can easily access and explore new content as it's added. For now, I'll organize the sections according to my vision.

Describe alternatives you've considered
An alternative approach could involve implementing temporary solutions, such as internal page links or ad-hoc navigation elements. However, these options may not offer the same scalability and user-friendly experience as a dedicated navbar/header designed to accommodate future sections.

Additional context
By proactively integrating a navbar/header into the website architecture, we can future-proof the platform, providing a solid foundation for accommodating upcoming content expansions and enhancing user engagement and satisfaction.

editing time date weather appearance

Screenshot 2024-05-09 013936
Is your feature request related to a problem? Please describe.
Adding different level and searching should show us some results.

Describe the solution you'd like
i will add a separate search.html page where we could perform Search using Keyword like
📺 Youtube
🔍 Google
📚 Wikipedia

Describe alternatives you've considered
improve the appearance of search bar.

Addition of a navbar

Is your feature request related to a problem? Please describe.
The "Maa-Vimala" logo at the top of the page looks unattactive. And the position and styling of Read Me button which directs to the README.md page affects the UI of the page

Describe the solution you'd like
]We can add a navbar to the project where we can place the "Maa-Vimala" logo and add an "About Us" route which will provide information about this project.

Describe alternatives you've considered
We can use Tailwind CSS in this project to make it more quicker and simpler.
Additional context
hey @Omkar-Sonawane-23
I want to work on this issue as I have good experience working with Tailwind CSS. Please assign this issue to me under GSSoC '24.
Screenshot 2024-05-10 102948

[Bug] ReadMe button is not matching with the color pallete of the project

Describe the bug
The ReadMe button present at botton left corner is not properly visible as it's color is mixing with that of background(Sea)
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://maa-vimala.vercel.app/'
  2. See error at the bottom left corner.

Expected behavior
If the color of the text is changed to white i belive it will not only be visible properly but also will be matched with the color pallete of the project.

Screenshots
image

Additional context
Additionally i would also like to give a suggetion that instead of redirecting to https://github.com/Web403/Maa-Vimala/blob/main/README.md this link it would be great if it is redirected to repo instead as Readme.Md file is visible there too. Aldo if you want me to change the redirection we can also rename Readme button to Github Repo, or Github Logo.

UI issue

Describe the bug
the heading Maa Vimala

To Reproduce

Expected behavior
Maa Vimala should be center .

Screenshots
If applicable, add screenshots to help explain your problem.
image

Create a responsive Contact Form with animation

I want to create a responsive contact form embedded with the social media links of the brand so that user can easily explore the social media handles and also react out to the company on the website as well as social media handles.

Earlier, I have developed responsive contact forms with animations.

Kindly assign me this project under GSSoc'24.

Screenshot 2024-05-10 214104

Adding the Responsiveness in the Project

Is your feature request related to a problem? Please describe.
So when ever I make it responsive to see it in the mobile view then I can't see the search bar in that background Image it is present but It looks like its invisible

Describe the solution you'd like
So I will make it responsive by using the HTML,CSS and add the best background Image so that user can see the search bar

Screenshot 2024-05-09 141024

@Omkar-Sonawane-23

Learn.md

Learn repos should have a LEARN.md file to teach student how to build your project step by step. You can explain how to build your project with text, code snippets, images, or even short (5 minute) long video lessons. As the maintainer of a Learn repo, the LEARN.md file requires you to think critically about how to explain the building of your project and how to also make it engaging. We don't expect you to be an expert teacher, but we would like you to reflect on how difficult it was to get to your level of knowledge, and then provide friendly guidance to help other students to learn.

Reference: https://github.com/Recode-Hive/Stackoverflow-Analysis/blob/main/Learn.md

Adding News Sections In the left Side

We Need To Add the news Section In Left Side Of WebPage.

  • The API We're Going To Use For This Is https://github.com/riad-azz/next-news-api
  • Link Of Json Response is https://riad-news-api.vercel.app/api/news

Improve Font family and font size .

Font improvement can be done.
Fonts play an important role in a website's design and user experience. Fonts impact the overall user experience of a website. A well-chosen font improves user satisfaction by making the content more accessible and enjoyable to read. On the other hand, poorly selected fonts can frustrate users and drive them away from the site.

Describe the solution you'd like
Choose Appropriate Fonts:
Select fonts that align audience preferences, and content tone. Consider factors like readability and emotional impact. Choose fonts that support a wide range of languages and character sets.
Optimize Font Size and Spacing:
Ensure that text is adequately sized for comfortable reading on various screen sizes. Adjust line spacing (line height) to improve readability and prevent text from appearing cramped or crowded. Increase the font size and adjust the contrast ratio to improve readability.

Fix : Location Notification

Everytime You Reload the Page the Asking for Notification Popup's.

  • It Has To Ask It Single Time Only & Save the Location In LocalStorage.

Custom scrollbar

In order to make the website more attractive in terms of UI, a custom scrollbar would be a great alternative to the old actual scrollbar. It will hold the interest of the users for a longer duration, for sure.

I request you to assign this issue as part of the GSSoC '24.

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.