GithubHelp home page GithubHelp logo

gsasansol / girlscript-asansol Goto Github PK

View Code? Open in Web Editor NEW
53.0 1.0 72.0 19.06 MB

Github repository for the official website of GirlScript Foundation's Asansol Chapter using Vanilla JS

Home Page: https://girlscript-asansol.netlify.app

License: MIT License

HTML 58.91% CSS 36.86% JavaScript 4.23%
hacktoberfest css html javascript community-management event-management girlscript-foundation student-chapter-website girlscript-asansol

girlscript-asansol's People

Contributors

8-bit-souvik avatar aaheli8 avatar aman-singh-kushwaha avatar capooods avatar debdeep1 avatar debjitpurohit avatar eddybruv avatar girlscript-asansol avatar incrediblezuess avatar jaskirat11011 avatar jayzsh avatar joyjeetcoding avatar keegan-20 avatar keneepatel avatar lalitchauhan27 avatar morbius00 avatar najeebkp avatar nub-rin avatar rahul-palahwat avatar ranjr219 avatar sahilbal avatar sanket2004 avatar skar07 avatar soumali28 avatar subhangi0707 avatar thatsuman avatar thecodeventurer avatar tilted24 avatar yosaami avatar zugzwang03 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

Watchers

 avatar

girlscript-asansol's Issues

Create a footer section

Changes are to be made in index.html, styles.html and index.js files.

Footer Section should contain:

  • GirlScript logo
  • All the hyperlinks
  • All social media handles of Gs Asansol : links

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)
Screenshot from 2022-10-02 10-31-21

Please join the Discord to discuss design of the components.

Create a Navbar

Follow this Guidelines:

  • Theme: [orange,black,white,beige] (Can by any of the two)
  • Font: Lato

Changes are to be made in index.html and styles.html files.

Navbar should contain:

  • Logo
  • Home
  • About Us
  • Resources
  • Past Events
  • Our Team
  • FAQ
  • Contact Us

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)

Please join the Discord to discuss design of the components.

Preloader fixes

  • Change the font-style
  • Change the background colour add a pretty image

Faq clickability

  • faq section should expand on clicking anywhere in the question
  • change the colour in the dark mode.

Fix blog card

  • Shift the image to the center
  • Give some margin at the bottom of the image
  • Style the add comment box a bit.
  • Change the post commet button to square.
  • Change the background from grey to this

Create the our team section

Changes are to be made in index.html, styles.html and index.js files.

Our Section should contain:


Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)
Screenshot from 2022-10-03 19-00-39

Screenshot from 2022-10-03 19-04-30

Links:

Please join the Discord to discuss design of the components.

Past Event Section Changes

  • Add clickable links to the cards: Links should redirect to the linkedIn post
  • Add 3 cards at a time
  • Image allignment
  • Add a bit of border radius
  • Also the card title, example Portfolio competition change the colour to match the theme.

Create a Contact Us form

Changes are to be made in index.html, styles.html and index.js files.

Contact Us Section should contain:

  • Title: Contact Us
  • Name
  • Email
  • Message
  • Submit Button

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)
Screenshot from 2022-10-04 12-21-33

Please join the Discord to discuss design of the components.

Addition : Issue Templates 🛠

What i am suggesting to add ?

I am suggesting to add Issue Templates to the repository, it can be as many categories as needed - primary categories of issues are mostly : bugs, docs, general feature and so on.

Why to add it ?

Adding an issue Template allows you to organize the issues made by folks in a much better way.

  • We can know if someone wants to add a feature.
  • We can know if someone wants to write a test or maybe fix something in the website
  • Here's a general idea :

image

Can i work on it ?

Yes, i will be glad to help an Opensource project grow more !

Make 404 mobile responsive

  • Fix the overflow in the 404 page
  • Make it mobile responsive
  • Increase the image size for the mobile view

Create a Header Section

Changes are to be made in index.html, styles.html and index.js files.

Header Section should contain:

  • Image: Click here for the image link
  • Title: Welcome to GirlScript Asansol. Education First.
  • Join Us Button (with the discord server link)

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)

Screenshot from 2022-09-28 11-07-09

Note: The header section will be below the navbar. Navbar is a separate issue so no need to make a separate navbar.

Please join the Discord to discuss design of the components.

Create the About Us section

Changes are to be made in index.html, styles.html and index.js files.

About Us Section should contain:

  • Image: Click here for the image link
  • Title: About Us.
  • Content: GirlScript Organization is a non-profit company registered under the government of India on 2nd June 2017. GirlScript aims to empower people and especially underrepresented groups in the field of technology.
    GirlScript Asansol's mission is to create opportunity, learning, growth and diversity in technology academia and industry.
  • Social Media Button : link

  • Title 2: Our Programs
  • Content: Encourage people to learn to program and make them capable of writing a simple computer program to building a complex system. Empower people by providing an opportunity to showcase their technical skills.
  • Card Section:
    - Career Guidance
    - Open Source
    - Workshops and Sessions

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)
Screenshot from 2022-09-30 20-18-38

Please join the Discord to discuss design of the components.

Adding Favicons in each Pages and Sub-Pages

Hey, a site without favicon looks like unprofessional,
I can add favicon dedicated to girlscript asansol, in each pages and further coming sub-pages.

Please assign this to me

Dismissable top notification bar with mutable content

  • Notif. bar must be versatile with these properties defined:
    • background color
    • smooth collapse transition
    • a notif-bar-btn class with tunable background and text: hover, on-click effects (Material UI recommended)
    • center alignment of all content other than the dismissing cross on the extreme right (appropriate margins please)

Inspo:
Random google image

PS: form field not required

Fix the Navbar

  • The navbar in the mobile has some bugs
  • The options should be at the bottom and also the logo and brand name should stick together.
    Screenshot from 2022-10-05 11-38-20

Create a Custom ScrollBar.

Changes are to be made in index.html, styles.html and index.js files.

The Scrollbar should be syncing with the dark and light mode.

Please join the Discord to discuss design of the components.

Adding a About Us Page

We can have a page about us where contributors can add their details and name with a small image.
If this sounds good, please assign this to me.

Make the Navbar Mobile responsive.

  • Currently the navbar is not responsive. Make it responsive for all devices.
  • You can use bootstrap or custom css.
  • Also add a gap between the logo and the brandname. and in the brand name make it GirlScript Asansol in one line instead of 2 seperate lines.

Create a 404 Page

Changes are to be made in index.html, styles.html and index.js files.

404 Page should contain:

  • Don't have to create the discord chat bot.
  • Links:
    - Explore our site: redirect to the home page.
    - Create hylerlinks to different home page component, refer to issue #1.

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)

Screenshot from 2022-09-30 20-47-00

Please join the Discord to discuss design of the components.

Make the past event section responsive

  • Currently the past event is nor responsive make it responsive in all devices
  • add a shawdow to the carousel items
  • add the arrow buttons of the carousel
    Screenshot from 2022-10-05 11-39-13

Create a FAQ Section

Changes are to be made in index.html, styles.html and index.js files.

FAQ Section should contain:

  • What is GS Asansol: GirlScript Asansol is a non-profit student run community registered under the GirlScript Foundation on 23rd April, 2022. We aim to empower people and especially underrepresented groups in the field of technology. GirlScript Asansol's mission is to create opportunity, learning, growth and diversity in technology academia and industry.
  • How to join the community: Link to the discord
  • Benifits of joining the community:
    ► GUIDE & SUPPORT
    ► HELP EVERYONE TO LEARN & GROW
    ► WORKSHOPS AND MEETING SESSIONS
    ► HACKATHONS & INTERNSHIP OPPORTUNITY

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)
Screenshot from 2022-10-03 19-10-51

Please join the Discord to discuss design of the components.

Create the Past Event Section

Changes are to be made in index.html, styles.html and index.js files.

Past Event Section should contain:

  • Title: Our Past Events.
  • Check the linkedIn page to find the events or join discord : link of LinkedIn

Design

Inspo: (You can refer to it and can make your own interpretations too, Creativity is welcomed.)
Screenshot from 2022-09-30 20-36-02

Please join the Discord to discuss design of the components.

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.