Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Culture

This website is designed to keep a track on your performance on different coding platforms.It is a web scraping project that uses Codeforces API, Codechef API etc.

Features

  1. You need not to go to different sites to know your rating on different platform. You can know the details by selecting the platform and entering the username.
  2. It keeps a record of all the competitions going on different websites.
  3. It can display your rating changes of last few months.

Why coding culture?

It is quite difficult to go to differennt sites and keep record of different contest. Coding- Culture compiles it into one.Morever you can get details of your progress and ranks of different platforms on one site.

How to run?

Prerequisite

  • Python
  • Django

Setup the project locally

  1. Clone the repo.
    git clone https://github.com/aayu1401/Coding-Culture.git
    
  2. Go inside the repo folder. Now you should be inside a folder called Coding-Culture
  3. Install all the requirements
    pip3 install -r requirements.txt
    
  4. Run your program
    python manage.py runserver
    

Tags

  • Python
  • Django
  • beautifulsoup4
  • Web scraping
  • HTML
  • CSS
  • Bootstrap
  • Codeforces API
  • Codechef API
  • Hackerearth API
  • Competitive coding contest

About

It is quite difficult to go to different sites and keep record of different contest. Coding- Culture compiles it into one. Morever you can get details of your progress of different platforms on one site.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages