chiraag-kakar / sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.
https://sharenlearn.herokuapp.com/
MIT License
45 stars 78 forks source link

Revamp About Page #189

Closed harshita2216 closed 3 years ago

harshita2216 commented 3 years ago

Currently the about page loading is slow. This could be because of unnecessary code and large image size. Please comment how are you going to work on this?

tanishq-arya commented 3 years ago

@harshita2216 Please assign me this issue. Proposed changes:

  1. Remove excess scripts
  2. Covert all scripts to a single .js file
  3. Add a suitable illustration to the page and remove the background image.
  4. Style the font
  5. Structure the sections using css grid layout.

For uniformity across pages I will not modify any styles for the navbar and footer.