Coder Social home page Coder Social logo

dscnitrourkela / project-oregano Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 1.0 116.15 MB

HackNITR website repository

Home Page: https://hacknitr.com

License: MIT License

JavaScript 98.38% CSS 1.59% Shell 0.03%
gatsby hackathon hacknitr hacktoberfest hacktoberfest2021 javascript nit nitrourkela react tailwind

project-oregano's People

Contributors

abhibhaw avatar abhijeet1520 avatar allcontributors[bot] avatar ciphertron avatar dependabot[bot] avatar designrknight avatar irsayvid avatar nayakastha avatar orko06 avatar padmajabhol avatar panquesito7 avatar ratnakar5938 avatar riteshsp2000 avatar sambit-sankalp avatar shurtu-gal avatar sonakshi1901 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

swaindhruti

project-oregano's Issues

Website updates.

  1. Hero Section.
  • In the content part, add the updated graphic for dates.
  • Arrange the content as per the design
  • Don't update the colors as of now, discussion for that is in process.
  1. Join us Section.
  • A new section is created for judges, mentors and sponsors.
  • Use grid to make the section responsive.
  • For the mobile version, hide the sponsor us card.

Links for the graphics.

[FEATURE] Convert all issue templates into issue forms

Is your feature request related to a problem? Please describe.

Issue forms is a new way of making issues in GitHub. IMO, we should use them here, too.

Describe the solution you'd like

Convert issue templates into all issue forms.

Additional context

I can work on this if wanted. Please let me know! ๐Ÿ™‚

Alignment and Spacing issues.

Describe the bug
Spacing and Alignment issues. Following is a list of all the alignment issues on the website.

  1. Tracks section. The headings of all the tracks are not properly aligned. There is an extra margin on some cards.
  2. Section Heading. The heading and description of all the sections are not aligned correctly. All are out of sync. Ideally, a separate common component should be created since it's the same for all the sections.
  3. The buttons used in all sections should have the same styling. Ideally, a common component is to be created. Make the background of the button the background on which it is, add a white border to the button. When hovered on the button, the button background should change to white and the text colour to dark grey.

To Reproduce
Steps to reproduce the behavior:
Checkout preview

bug: FAQ section scroll to set the answer in the viewport

When someone clicks a FAQ, we should scroll down to the answer blob so as to ensure that the person sees where the answer is being displayed. High chances that the person won't be able to know where the answer is being displayed.

feat: Add new sponsors in the list

This will be a permanent issue. We will add the sponsor names in a comment, the assigned person will add the respective sponsor to the website.

DO NOT CLOSE THIS ISSUE

comment format

  1. Sponsor Display Name
  2. Serial Number
  3. Sponsor Logo required format ( @ORKO06 will add the Cloudinary link)
  4. Redirect Link
  5. Sponsor Tier

@ORKO06 comment format

  1. Serial Number
  2. Cloudflare link

Add Content In The Website

Update Sponsors section

A new design has been created for the sponsors' section.

  • Implement the design using css-grids.
  • Make sure the entire section is responsive and the order of sponsors as per the design.
  • Abstract the section as much as possible so that it is not bound to a particular layout and is easily responsive.
  • size of the logos starts decreasing from the top.
  • Maintain the ratio for boxes of gamma and delta sponsors.
  • instead of just 2 in a row for delta, possibly have 3. the gamma box should be flexible and the number of sponsors in a row should adjust as per the width.
  • For mobile view, it should be one below the other.

[FEATURE] Update the Discord logo to the latest version

Is your feature request related to a problem? Please describe.

The Discord logo at the footer is the old logo. It should be the latest one.

Describe the solution you'd like

Update the Discord logo to the latest version at the footer.

Describe alternatives you've considered

None.

Spacing between social media icons

What would you like to share?

issue1
issue2
issue3

Even the space between the footer social icons has the cursor set as pointer

Additional information

In order to access the link to the social icons, users must click on them but here user are able to click between them too.

Would you like to work on this issue?

  • Yes, I want to work on this issue!

Implement smooth scrolling to different sections of the website

feat: Add Contact Us Section

This section will contain three fields(i.e name, email, message) along with a send message button and it'll be positioned right to the FAQ section. Since both are different issues, so you can make the single component only and send a PR linking to this issue and there'll be another separate issue to style the FAQ and Contact Us Section.

bug: No Breakpoints Added In Typography Elements

In the typography elements like Heading1, Heading2, and others, only the normal view font sizes are mentioned. They don't have breakpoints.
Eg: Heading1 element will have a 5xl size in all the views(Desktop, iPad, mobile) but what we require is that it should be able to resize itself according to the dimensions it is currently displayed in. (basically breakpoints)

Replacing the existing time table using Airtable

Here is the HTML snippet

<iframe class="airtable-embed" src="https://airtable.com/embed/shr3hO4GmOExTOsWA?backgroundColor=blue" frameborder="0" onmousewheel="" width="90%" height="800" style="background: transparent; border: 1px solid #ccc;"></iframe>

Link for adding all events in the personal calendar

https://airtable.com/shr3hO4GmOExTOsWA/iCal?timeZone=Asia%2FCalcutta&userLocale=en
Make sure there is a button for this i.e. adding all events.

Try doing it latest by today!

[Replacing Old Twitter Logo To New One]

Detailed description

The logo of twitter has been changed to i want it to update it and also in mobile screen the discord logo box size in different from above box and also their is no hovering effect on the discord logo

image
image

Context

It just some minors fix which makes UI more interactive

Possible implementation

No response

Additional information

No response

Update the content of the website depending on the users location

Is your feature request related to a problem? Please describe.
Some people are not very much well versed with English and that sometimes become an issue while understanding the content of the website. My feature wants to solve this problem.

Describe the solution you'd like
I want to add a feature which will detect location of the user using IP address or using geolocation API . This location will help us to know about the common languages of that place and then with the help of an translation API we will give a option of 3 different language to user from which he/she can select any language and the whole content of the website will be translated into those languages. For example:- If a person is accessing the website from France then he will get 3 different language to choose from 1) English , 2) Hindi and 3) French

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

Additional context
This will help users to understand the content of the website in their native language.

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.