Git Product home page Git Product logo

oscodecommunitysite's People

Contributors

0xabdulkhalid avatar adityalahane-2003 avatar akanksha984 avatar akashgreninja avatar akshathar-navada avatar amisha-shrivastava avatar divesh2003 avatar ghat0tkach avatar git21221 avatar harshita-2003 avatar iamrabia-n avatar kashiwalharsh avatar khadar1020 avatar manishaswain8 avatar narendrakoya999 avatar nishitbaria avatar parasss19 avatar pjoshi999 avatar poulavbhowmick03 avatar pragati-3003 avatar purviporwal1812 avatar ritichandak avatar ritik48 avatar shreyadhiman24 avatar shreyans2004 avatar shruti8302 avatar subhamb2003 avatar sushilverma002 avatar trishanu-init avatar vaishnavi-patil2211 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

oscodecommunitysite's Issues

Why choose us buttons need improvement, our accomplishments cards can be more designed, reach out can be rearranged in a better way The event page should be reorganised , its UI can be improved and box shadows can be made more consistent with the colour scheme of the website

Following Issues Can be seen:
[ ] Why choose us ? : buttons need improvement in UI and functionality
[ ] Our accomplishments : the cards can be designed more to look beautiful and consistent with the theme of the website
[ ] Reach out us through : this as a whole needs improvements
[ ] The event page : UI can be improved, box shadows can be more experimented with to look fitting with the other elements of the page.

Kindly assign me this issue so I can work for the betterment of this amazing project :)

Improve the contact us section

I would like to improve the contact us section and add some features to it.
Please assign me this issue under GSSOC'23.

College Chapter Section

In the college chapter section if we click on the any college name, website do not redirect us to the respective college website.
Please assign this work to me I will fix this bug.

Changes in navbar

  • On clicking Chapters position of 'Blogs' and 'Chapters' is changing.
  • On clicking Events it's disappearing from the navbar when we're on the Events page.

Please assign me this issue, I want to contribute to it as a part of GSSoC'23.
At Home -
n1
On Chapters Page -
n2
On Events Page -
n3

Making UI and homepage more intractive and catchy

image > Hello, I'm a contributor to GSSOC'23 I am very much Interested in contributing to this project .I am Skilled in web development and I am ready to collaborate and follow all project guidelines. > I will try to make it as different as possible and exciting also. > Please assign it to me. Thank you in advance.😇 i can make it look more catchy and attractive by choosing correct font and colours

Change in blog section -drop down [GSSOC 2023]

As the drop down for navigation bar for the blog section looks too simple compare to others section would like to work upon it add some visually attractive changes like adding hover effect, etc.
Do assign this issue to me under GSSOC 2023,changes will be done in no time !

Improving Contact us issue

To reduce the big gap between the contact section and the frequently asked questions section and improve the overall appearance.
I wants to work on this issue, please assigned it to me.

Improving events page UI

Screenshot (86)

as card width is too big as compare to its height its not looking soo nice i can improve it
please assign this to me

Inconsistent Alignment of Components within Card Elements

Hello, I would like to address an issue regarding the inconsistent alignment of components within card elements. As part of my contribution to GSSOC 23, I am keen to resolve this issue by utilizing CSS.

The problem arises from the unequal positioning of components within the card, resulting in an unbalanced visual presentation. To rectify this, I propose implementing a CSS solution that will ensure equal alignment of components within the card. By employing appropriate CSS properties, such as flexbox or grid, we can achieve consistent and visually pleasing card layouts.

image

I kindly request you to assign me this issue so that I can proceed with implementing the necessary CSS changes. With my expertise in front-end development and a focus on delivering high-quality user experiences, I am confident in resolving this issue effectively.

Thank you for your attention, and I look forward to your response.

Best regards,
Premsai Varma

Transparency Level set in Navbar

while navigate up and down background content visible also in navbar section .
I want to resolve this issue and want to contribute under GSSOC'23.

Sponsors images are not scaled properly

I would like to work on this issue under GSSOC'23. I would appreciate if the issue is assigned to me. The images of the sponsoring companies are blurred, I can fix this issue.

Lack of Responsive Design for Elements in the Navbar

The current implementation of the navbar lacks responsive design, resulting in elements not adapting effectively to different screen sizes. This inconsistency compromises the user experience and requires improvement.

To address this issue, I plan to contribute to the project as part of GSSOC23 and implement responsive design for the elements in the navbar using CSS. The goal is to ensure that the navbar adapts seamlessly to various screen sizes, providing a consistent and user-friendly experience across devices.

image

I kindly request to be assigned this issue in order to work on implementing the responsive design for the navbar elements using CSS.

Thank you for your attention to this matter. I am excited to contribute to the project and enhance the user experience through responsive design for the project.

Best regards,
Premsai Varma

Improving the 'events section'

image

Problems:

  • The images used in the event section are stretched out.
  • The cards for various events are a bit too large

My solutions/suggestions:

  • We can size down the cards and fix the image size of the various events.
  • Instead of having the event cards one below the other we can make a 23 or 33 grid cards, this would look more audience appealing.
  • Improve the background of the events page.

I would like to work on this issue under GSSOC'23.

Interactive

Making the "Who we are ?" part of the page more interactive.

Contact Us Section

  • Message button is antiquated...
    mu
    Please assign me this issue - I want to contribute as a part of GSSoC'23.
    I've solved this issue !

Ui Fixes

The navbar elements are not looking good whenever I hover on it and also the sidebar is too much normal.

I am really interested in working on this issue.
Please assign it to me under GSSOC 23.

changing the font- color and font style

Please assign me the task for
changing the font color of "Transforming EDUCATION with TECHNOLOGY" to white and changing font-style to something better readable code .
Screenshot from 2023-05-20 21-38-57

Making this website a single page application.. No Reloading of website on click of links

I hope this message finds you well. I am writing to discuss a specific issue in our React project that I would like to address. Upon careful examination, I have identified a significant problem: When users click on any links in the navbar, the page is reloading, resulting in a suboptimal user experience.

To enhance the functionality and user experience of our website, I propose the following solution specifically tailored for this React project:

  1. Review the current implementation: Begin by thoroughly examining the code responsible for rendering the navbar component and handling the navigation. Understand the existing logic and identify any potential flaws that may be causing the page to reload.
  2. Use React Router: React Router is a widely-used library that enables declarative routing in React applications. Integrate React Router into our project to handle navigation within the application without causing full page reloads.
  3. Define routes and components: Create route definitions for each page or section of the website in the React Router configuration. Map these routes to their corresponding components, ensuring that the proper component is rendered when a specific route is accessed.
  4. Implement Link components: Replace the traditional anchor tags () in the navbar with either the Link components provided by React Router. These components allow for easy navigation between different routes within the application while maintaining the React component rendering paradigm.
  5. Handle route transitions gracefully: Employ CSS transitions or animation libraries like React Transition Group to provide smooth transitions between different routes or components. This will create a seamless user experience while navigating within the application.

By implementing these steps, we can overcome the issue of page reloading when users click on the navbar links, thereby enhancing the overall usability of our React project.

I kindly request that you assign me the task of resolving this issue, as I am eager to contribute to the project's improvement and ensure a more user-friendly experience. If you have any further questions or need additional information, please feel free to reach out to me. Thank you for considering my request.

Improving the readme file

I would like to improve the readme file of this project making it engaging for the users and make it more expressive.

Improving the index.html

I would like to improve the index.html of this project. I would like to add some features and make it more expressive and engaging for the users.

🔥 Remove/Change Sections in Website

The sections that needs to be removed from the website are:

  • pricing
  • teams
  • our customers say
  • companies slider

Change the following sections:

  • success stories -> Hall of Fame

Make footer static

For example on the blog's page, these icons should be in the footer, so if we make the footer static then this will be included automatically on every page
gssoc2

Improving navbar

Screenshot (85)

due to background color of navbar its hiding the content when we scroll down
I can improve it please assign this to me.

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.