Coder Social home page Coder Social logo

hall4-website's Introduction

👋  Hey there! I'm Prajjwal

👨🏻‍💻  About Me

💡  I like to explore new technologies and develop products for others.
🎓  I'm currently studying Computer Science and Engineering at the Indian Institute of Information Technology Jabalpur.
🌱  I'm also interested in learning about Systems Design, and Cloud Architecture.
✍️  In my free time, I do UI Design and Blog Writing as hobbies/side hustles.
✉️  You can shoot me an email at [email protected]! I'll try to respond as soon as I can.

🛠  Tech Stack

JavaScript  React  Node.js  Firebase  PostgreSQL  MongoDB  C 
C++  Figma  Bootstrap HTML  CSS  Git  GitHub  Markdown Python 

🤝🏻  Connect with Me

hall4-website's People

Contributors

abhi87374 avatar aragorn-64 avatar aryan-errs avatar bhavik-ag avatar mittalvansh avatar prajjwalkapoor avatar priyansh61 avatar tushitshukla03 avatar waishnav avatar yashpratp983 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hall4-website's Issues

[UI] Create gallery for Home page

Create a responsive Gallery section according to the given design.

  • Make sure to make changes to the folder(directory) containing index.html, gallery.css, and gallery.js

  • Do follow this approach, For the gallery section images, images will be loaded from the gallery.json by using fetch API, This will help us, to add the latest and recent pictures of events that happened in the hostel. JSON will include image data in the following format.

{ "images" : [
      {
        "date" : "15 August 2022",
        "category": "event-photos",
        "image_link": "/assets/gallery/15-august-22-celebration-1.png",
      },
      {
        "date" : "09 Sept 2022",
        "category": "hostel-images",
        "image_link": "/assets/gallery/hostel-front-gate.png",
      }
  ]
}

For Mobile responsiveness, We will share the layout once the design team comes up with a new idea.
Also, new layout/UI ideas are appreciated so do share them with us before implementing.

Image for reference :

  • Layout-image

image

[UI] Create Footer for Home Page

Create a responsive Footer Section according to the given design.

  • Make sure to make change to the folder(directory) containing index.html and footer.css
  • Leave empty anchor tags for the required links for now.

Image for reference :

about section

Make the administration Page

Create a responsive Adminstration page according to the given design.

  • Make sure to make changes to the folder(directory) containing index.html, gallery.css, and gallery.js

Note : The following design will be updated gradually so keep checking the design file.

[UI] Create the facilites section

Create a Facilities Section according to the design.

  • Make sure to make these change within this folder having index.html and about.css
  • Make sure to add proper description in the facilites section
  • You can also use a facilities.js file to create the button for see more.
  • Use icon of appropriate format and try to keep the size within 50kb
  • Try to add the responsiveness for mobile displays, for this you can just use flex wrap column

Note: Do your changes on a new branch, dont make commits to the master/main bramch.

Image for Reference:

[UI] Putting all sections of home-page into index.html and making uniformity in design

As fellow contributors have made each home page section, the design might look non-uniform. So to avoid this UI issue, we need to make the home page look uniform according to the Figma design.

Also, make sure to follow the following constraints.

  • gallery section includes images.json and it includes the src link of each image (relative link), so after changing its directory it won't work. so fixed that issue.
  • navbar is not mobile-responsive. consider making it mobile responsive.

[UI] Create About Hostel Section

Create a responsive about section according to the design.

  • Make sure to make these change within this folder having index.html and about.css
  • Make sure to add proper description in the about section
  • For mobile displays first display about heading then the image and after that the description, all the above things should be in a column instead of row.
  • Use photo of appropriate format and try to keep the size within 300kb
  • You can also use single photo adjacent to the about instead of multiple

Image for reference:
about section

Introduction Document

The introduction document should contain all the basic information about the project like the tech stack, information about pages, features etc.

Write readme.md

A brief introduction to the project and contribution details.

create CONTRIBUTION.md

CONTRIBUTION.md should contain all the information about how to contribute to this repository like local setup, commit message format, how to raise PR, etc.

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.