Giter Club home page Giter Club logo

codingclub's Introduction

Coding Club IIT Ropar Official Website

home

Welcome to the official website of The Coding Club! This website is built using Django, a high-level Python web framework, and it serves as a platform to showcase our club's activities, projects, and resources.

Features

  • Coder of the Month: Check out the top coders from our college every month! The rankings are calculated based on the average of the best 4 percentiles from all the contests held during the month. The page is updated daily, so you can stay up to date with the latest rankings.
  • Team Members: Meet our talented and dedicated team members who contribute to the success of Coding Club.
  • Events: Here, you can find details about past and upcoming events, including workshops, coding competitions, and guest lectures.
  • Alumni: Discover the former members of Coding Club who have moved on to exciting careers and continue to inspire others.
  • Resources (Coming Soon): We are currently working on curating a comprehensive list of resources to help you learn programming and related topics.

Installation

To run this website locally, follow these steps:

  1. Clone the repository: git clone https://github.com/codec-ropar/codingclub.git
  2. Navigate to the project directory: cd codingclub
  3. Create a virtual environment: python3 -m venv venv
  4. Activate the virtual environment:
    • On Windows: venv\Scripts\activate.bat
    • On macOS/Linux: source venv/bin/activate
  5. Install the project dependencies: pip install -r requirements.txt
  6. Run database migrations: python manage.py migrate
  7. Start the development server: python manage.py runserver

Now, you can access the website by opening your browser and navigating to http://localhost:8000.

Contributing

We welcome contributions from the coding community to improve and expand our website. To contribute, follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch for your feature: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your forked repository.
  5. Open a pull request on our repository, describing your changes and their purpose.

Please ensure your code follows our coding conventions and includes appropriate tests.

License

This project is licensed under the MIT License.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out to us at [email protected]. You can also connect with us on social media: LinkedIn and Instagram.

We look forward to hearing from you and hope you find our website helpful and inspiring!

Happy coding!

-The Coding Club Team

codingclub's People

Contributors

anshul091 avatar codec-ropar avatar optimalknight avatar theviking733n avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.