Giter VIP home page Giter VIP logo

cse-website's People

Contributors

abhishek-iiit avatar adhi-2311 avatar deprov447 avatar foobar2016 avatar imgbotapp avatar sagar-barapatre avatar sandeepan-das avatar shruti1421 avatar sivasistripathy avatar yasht01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cse-website's Issues

Side-nav response on small screen

Responsiveness Issue

image

The side-nav for now is not edited for small screens. Please add responsive styles to navbar.css (expanded side-nav covering the whole viewport seems a nice idea :) )

Animation in Gallery section

Issue

Picture appearing animations in gallery page are somewhat weird.

Fix

This can be fixed be fixed by changing the value of data-aos attribute to something better (Given here)

Navbar toggle button not available on mobile

Issue

Navbar toggle button is not visible after opening the sidenav on mobile display.

Idea

One way of fixing this is by adding a toggle button replica to sidenav itself....
Other suggestions are also welcomed

Consistent Styling on all pages

Please configure CSS of all pages to include similar style for common elements.
Like for example h1s of all pages should have equal padding, font, alignment etc

Replace alert messages to HTMLs

*More than one person can work on this issue

There are a lot of javascript alert messages all over the website (Listed at Bottom). Kindly replace them with HTML divs. This will enhance the UI of website.

What to do

  • Create a folder messages in frontEnd directory
  • Create seperate HTML files (+ css if needed) having a parent div tag (which will later replace the native old-school messages) containing the message body and a button to close it (Don't add any logic to button.It will be added later)

Messages

image
image
image
image
image

Comment down if you found other messages

Headings overlapping with nav-button

On Mobile/Tablet views the heading of the pages are sometimes overlapping with the nav button.

This is an easy fix. One can just replace the font size of headings for 'px' with some responsive unit like 'rem' or '%' or something.

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.