GithubHelp home page GithubHelp logo

mohityadav0903 / algoders-community Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 38.0 9.68 MB

Home Page: https://algoders-community.vercel.app

License: MIT License

JavaScript 72.62% HTML 2.45% CSS 24.93%
contributions-welcome hacktoberfest hacktoberfest2022 javascript open-source reactjs

algoders-community's Introduction

algoders-community's People

Contributors

aaryahjolia avatar adhetya avatar akku2016 avatar anirban-1490 avatar anishacse2018 avatar barkty avatar bhutani2002 avatar bikram-saha avatar chitrakshi2531 avatar dcode-k avatar dharmik3 avatar eyesnatcher-coder avatar mohityadav0903 avatar nishtha53 avatar nitishsaini706 avatar pranavv213 avatar ronitrangwani avatar sayamalvi avatar shivam123-dev avatar shubham29012001 avatar techspiritss avatar thefstalphabet avatar yalfamiamshaon avatar yas-sisodia avatar

Stargazers

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

Watchers

 avatar

algoders-community's Issues

Need proper alignment

Need to align paragraphs information present on the home page.
i.e. If para is present on the left, it needs alignment to be left, and same to right.

Screenshot 2022-03-10 083441

Screenshot 2022-03-10 083425

Screenshot 2022-03-10 083504

Can you please assign this to me? under GSSOC'22.

Page to "Apply as a Mentor"

In the website, there is a button "Apply Here" as a Mentor, but when I click on it, its staying in the same page instead of getting redirected to a new page. I would like to work on that page.

Cards overlapping

Describe the bug
A clear and concise description of what the bug is.
The cards are overlapping not making the UI look good

Expected behavior
Cards should be given adequate spacing and be clear to read

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

Screenshot 2022-04-05 at 6 38 39 PM

Additional context
Also, text is not very clear in the background. Icon colour could be changed along with heading colour

Blog 'ALL' category

Describe the bug
There's no 'ALL' tag(or category) on the blogs page header, through which the user can see all different types of blogs together. It's just on the initial page reload where all blogs are seen together, but after choosing any category, we cannot go back to ALL blogs category.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Blogs
  2. See error

Expected behavior
'ALL' category should be included.

Video
We cannot again, see the 'jwt test 1' blog, as it is not under any category.

20220303_202124.mp4

Are you working on the issue?
Yes

Bug: Could Not Fetch User Details in Navbar Due to Wrong JSON Configuration

When we login into the application, the Navbar must print Hello "Username" but instead, it's printing only Hello. Similarly to profile pic and role. It's happening due to the wrong JSON configuration. The current one is user.username, user.role, user.profilePic but instead the working one should be user.others.username, user.others.role, and user. others.profilePic.

Steps to reproduce the behavior:

  1. Go to Login Page
  2. log in to the System
  3. In the Navbar, you will see only Hello but no username, etc are printed due to the wrong JSON configuration.

The expected behavior is to see the correct user role, profilePic, and username.

Current -

image

Expected -

image

Hey @mohityadav0903, please assign it to me. II would like to work on it for GSSoC '22.

Issue in contribution.md


name: Error in documentation
about: Error in naming of folder


Describe the bug
In contribution.md , in the section How to make a Pull Request the folder names don't match in 2nd and 3rd point.
In the 2nd point git clone https://github.com/mohityadav0903/Algoders-Community
we are creating the folder named Algoders-Community
while in the 3rd point cd client
we are trying to navigate the folder called client which don't match and error occurs

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'contribution.md'
  2. Scroll down to 'How to make a Pull Request'
  3. Follow the steps mentioned in the section
  4. Follow till Step 3 of the section
  5. See error

Expected behavior
It should go to the folder Algoders-Community

Screenshots
image

Computer

  • Device: Laptop
  • OS: Windows 10
  • Browser Chrome
  • Version 98.0.4758.102

Additional context
The repository was cloned in Visual Studio Code.

Site Loads too Slow due to AoS and Image Size Not Proper on Homepage

Describe the bug
When we visit the homepage, the site loads too slowly due to the high aos configuration. Also, the images on the homepages are not properly specified leading to a bad user experience.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Homepage'
  2. Scroll down and you will see how slow the animate loads
  3. Scrolling down further you will see every small image
  4. See error

Expected behavior
A lower AoS second configuration and proper dimension for images should be specified.

Screenshots
image

I would like to work on this issue for GSSoC'22? I have discussed this with you on the discord server regarding the issue.

Improve user registration and login form validation and response handling

Describe the bug
form validation doesn't display errors properly and the server response is placed at the bottom of the form

To Reproduce
Steps to reproduce the behavior:

  1. Improve form validation to display input errors while the user inputs information
  2. Display a spinner component while the form is submitting instead of the 'Loading...' text
  3. Place the error response at the top of the form with a better UI

Expected behavior
Form validates and displays server response with a better UI

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

Bug: Navbar and Footer Hyperlinks Missing for Pages

Describe the bug
In the navbar, only text is mentioned but no hyperlinks are given to each separate page leading to users missing those pages. Even in my case, I was not knowing about the separate page since it was not linking on the navbar as well as on the footer.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'homepage'
  2. Click on any navbar link
  3. See the error
  4. Scroll down to 'footer'
  5. Click on any footer link
  6. See error

Expected behavior
Proper hyperlinks must be added to each element so that users can navigate to different pages on the sites and check out for certain issues if any.

Screenshots
image

Additional context
Can I work on this small issue for GSSoC'22?

mobile nav toggle menu adding close (X) icon

Describe the bug
In menu toggle of mobile nav , after clicking the menubar there need to close the menubar for that we need close (X) icon

Smartphone (please complete the following information):

  • Device: any phone

below is the reference gif
icons8-menu

Home page design

Describe the bug
home page design changes

Expected behavior
page should look like shown in pic. below

Screenshots
image

Footer Improvements

Describe the bug
In footer, instagram logo needs to be updated and the image should link to the main website.

Expected behavior
A more better footer.

Screenshots
GSSoC

Additional context
I'm a GSSoC contributor.

Re-designing Login & Register Form

Login & Register forms need to be re-design, and there are buttons in both pages to be removed that are unnecessary.

Can you please assign this to me? under GSSOC'22.

s2022-03-05 123035

Screenshot 2022-03-05 123129

Adding Animations in home page

Describe the bug
Adding animations at several places will look good for users.

To Reproduce
Steps to reproduce the behavior:

  1. Go to website
  2. Scroll down to whole website
  3. See no animations

Expected behavior
Animations at lots of places in home page

Screenshots

Animation on hover :
image

Taking button in new line :
image

Contact us page improvements :
image

PR Template

Creating a pull request template to ensure that the pull request contains all the information and details regarding pr so that it will be easy to review them.

@mohityadav0903 can you please assign me this ??

Sequence of menu

Describe the bug
Sequence of menu should be change not looking good right now.

To Reproduce
Steps to reproduce the behavior:

  1. Go to home page
  2. Can we change sequence of menu => left side logo should come, in center home,about,contact, blogs should and in right login signup should come

Expected behavior
A clear and concise description of what you expected to happen.

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

Blog Post Webpage

Describe the bug
There's no form or something like inputs, through which the user can write their own tech blog with title, description to submit for the website . The blogs are directly fetched from the firebase database, as of now and the users can just view the blogs.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Blogs
  2. See error

Expected behavior
To create a form or inputs through which users can provide their tech blogs on the page. And the blogs will directly move to the firebase database. From there the blog will be fetched and shown on the 'Blogs' page.

Posting functionality for a user will only open up on their login and not without login .

Are You working on the issue?
Yes

Cards not of equal size

Describe the bug
The social cards are not of equal size. They are also not clickable to take them to the respective profiles. For eg: clicking the GitHub link does not take you to the repository

To Reproduce
Steps to reproduce the behavior:

  1. Go to the social cards part of the website

Expected behavior
Social cards should be of equal size for better user experience and take you to the respective profiles on clicking.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2022-04-02 at 7 58 28 AM

Smartphone (please complete the following information):
-Browsers and devices in general

making a new good ui form

Describe the bug
A good UI form of mentors

To Reproduce
Steps to reproduce the behavior:

  1. Go to mentors apply
  2. see form

Expected behavior
a good ui form should be there

Screenshots

image

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.