Giter VIP home page Giter VIP logo

sauravmukherjee44 / codein-community-website Goto Github PK

View Code? Open in Web Editor NEW
195.0 2.0 435.0 101.33 MB

Open Source Website for CodeIN Community built using HTML, CSS, JavaScript, Firebase and Bootstrap

Home Page: https://codeincommunity.com/

License: MIT License

CSS 21.54% HTML 51.26% JavaScript 22.92% SCSS 4.27%
hacktoberfest hacktoberfest-accepted html-css-javascript community bootstrap community-project website html bootstrap4 open-source

codein-community-website's Introduction

CodeIN Community Website

India's Top Growing Technical Community of 15,000+ Developers, We Organizes Open Source Programs, Hackathons and 1:1 Mentorships.

An Open Source Website for CodeIN Community built using HTML, CSS, JavaScript, Firebase and Bootstrap.

image

HacktoberFest Accepted


Be a part of our Community on Discord🚀

So, here you go! Contribute to the Open Source Website of CodeIN Community 🤩 Excited?

LOC Stars Badge Forks Badge GitHub contributors Issues Badge Open Source License Badge

Contribution is fun! 🧡

📌 Tech Stack

HTML CSS JS Bootstrap

In order to make a hassle-free environment, we implore you all (while contributing) to follow the instructions mentioned below!

Happy Submissions 🙂

Project Admin ❤️


Saurav Mukherjee

OUR VALUABLE CONTRIBUTORS✨

Happy Coding 👨‍💻

📬 Contact

Get in touch with Saurav on your favorite platform.

CodeIN Community

Saurav started a community named CodeIN Community [Community of Coding Enthusiasts], where everyone around the world is encouraged to share Resources, Roadmaps to learn different technologies and learn and share opportunities related to various Tech Programmes. Also, the CodeIN community organizes Events about other technologies to help people get started in their chosen fields.

Join the Community on Discord and Other Platforms!⚡

 Discord  Telegram LinkedIn

Contribution Guidelines 🏗

Do you seem to notice any of your favorite features that we are missing? If yes, do you think you can add it and make it a beautiful experience for all?

We are excited to invite you to contribute to this project and make it better.

If you wish to contribute, we highly recommend following the guidelines mentioned below.

1. Fork this repository.

2. Clone your forked copy of the project.

   git clone https://github.com/your_username/CodeIN-Community-Website.git

3. Navigate to the project directory.

   cd CodeIN-Community-Website

4. Create a new branch:

   git checkout -b YourBranchName

5. Make changes in source code.

6. Stage your changes and commit

   git add .
   git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

   git push origin YourBranchName

8. Create a PR

Note: If anyone contributes to this repository, the changes will not be reflected in your local repository. For that:

9. Setup a reference(remote) to the original repository to get all the changes from the remote.

   git remote add upstream  https://github.com/SauravMukherjee44/CodeIN-Community-Website.git

10. Check the remotes for this repository.

   git remote -v

11. Fetching from the remote repository will bring in its branches and their respective commits.

   git fetch upstream

12. Make sure that you're on your master branch.

   git checkout main

13. Now that you have fetched the upstream repository, you can merge its changes into our local branch. This will bring that branch into sync with the upstream, without losing the local changes.

   git merge upstream/main

Code of Conduct 📜

To maintain a safe and inclusive space for everyone, to learn and grow, contributors are advised to follow the Code of Conduct and also go through Guidelines for Contributing atleast once.


© 2022 Saurav Mukherjee and contributors
This project is licensed under the MIT license.

forthebadge

codein-community-website's People

Contributors

17moons avatar aasim-syed avatar abh1sheksingh avatar abhilipsasahoo03 avatar adhetya avatar aharna avatar ampsteric avatar anjumanhasan avatar ayushjain001 avatar coder-harsh avatar error9098x avatar hypertext-workaholics avatar imyoungsparda avatar jheel05 avatar jodaatgithub avatar kiranaminpanjwani avatar krupalitrivedi avatar maura-dev avatar mdzeeshan-2 avatar nandanpytech avatar naresh-chandanbatve avatar niteshagnihotri avatar noothan-am avatar pallavi679 avatar priyanshu-aggarwal avatar samipak458 avatar sauravmukherjee44 avatar shreyap05 avatar simran2337 avatar tamalcodes 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  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  avatar

codein-community-website's Issues

Code Optimization

The CSS classes declaration can be mapped to independent css file .

The would make code readable and reduce lines of code and complexity.

Navigate to top button

Adding a scroll to top button will help users to easily navigate to the top/main website easily.

Blank top head

The top head of the website (navbar is blank), may be caused due to unnecessary padding. Needs to be fixed.
Assign me this I would like to fix this issue.

Events and opportunities section

The cards on the events section are not properly spaced on mobile. The cards on the opportunity section don’t have equal width on mobile

Add Footer

Add all social media handles and Aims ,vision, ways to connect our community

Sidebar UI improvement

Problem
The sidebar scroll colour and the background colour of the Meet Our Team section is the same making for a bad UI experience for the user.
Screenshot 2022-03-01 113212
In my opinion, it will be good to change the colour of the sidebar scroller.

Enhancement on Homepage

The header on does not stick to the top properly because the logo image overflows it.
Hero image is not responsive and blocks out content.
Mobile menu is not visible,

I would love to work in this.

docs: Add PR Template

Chnages

  • Adding a PR template
  • Template path .github/PULL_REQUEST_TEMPLATE.md

Template Preview (while creating a PR.)

Screenshot from 2022-03-01 17-54-32

Due to that we are also missing out on some checks on the community standards checklist

Screenshot from 2022-03-02 09-39-11

Contribution towards GSsoc`22, Thank you

Contact page styling

I've reviewed the code
and the contacts page is not looking much good 👇
image

Assign me this issue so I can give it a good styling under Hacktoberfest

Enhancement in Events page

@SauravMukherjee44 The Events page of the website does not contain the header to navigate to other pages. I want to work on this issue under Hacktoberfest and add the header to the Events page.

image

Team Section

On hovering on the member, slide should be stopped.

BUGS in Contact Us page

Contact us page has a lot of bugs which need to be fixed

1. Page is not responsive

image
image

2. Hamburger button in navbar not working

image
image

3. Form panel border radius not consistent in all devices

Mobile Device View

image

Windows View

image

Tablets View

image

Please assign this issue to me so that I can fix them.

Our Team section

Display all Core team members and add their Social media. Display should be sliding type

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.