Skip to content

codec-ropar/codingclub

Repository files navigation

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 codingclub@iitrpr.ac.in. 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

About

Official website of The Coding Club, developed using Django. Within these digital pages, we present a platform to spotlight our club's activities, projects, and resources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •