Skip to content

CpCalendar is a calendar for all the upcoming contests on different competitive programming platforms like Codeforces, Codechef, Leetcode, etc.

Notifications You must be signed in to change notification settings

Tanish2000/cpcalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CpCalendar </>

CpCalendar is a calendar for all the upcoming contests on different competitive programming platforms like Codeforces, Codechef, Leetcode, etc. The application provides you an overview of all the upcoming contests in a calendar format, which helps competitive programmers to plan their schedule for the upcoming contests in a month.

Live

The website is live at https://cpcalendar.netlify.app/. Please make sure to check out the website and plan your schedule for the upcoming competitive programming contests.

Usage

The main usage is to keep the track of all the upcoming competitive programming contests in a single place. The events are arranged in a calendar which makes it easy to track all events. I have attached some of the screenshots of the application below.

Screenshot (190) Screenshot (189)

The website is responsive for all different screen sizes like for mobiles, tablets and desktops.

Screenshot (188) Screenshot (191)

Features

  • Contest's data gets updated after every hour. Kindly refresh page for having the changes.
  • Supports all the major competitive programming platforms like Leetcode, Codechef and Codeforces. (still working on adding more platforms)
  • Direct links to the contest page.

Here are some Upcoming features I am working on right now

  • Converting it to a PWA (Progressive Web App) which will make it more handy on mobile phones and users will be able to use it like native apps on thier mobile phones.
  • Adding support of different platforms like Hackerearth, Hackerrank, etc. or will try to make a seperate platform as these platforms mainly conduct hiring challenges on thier platforms.
  • Sending alerts through push notifications 30 minutes prior to the contest after converting it to a PWA

Contributing ✨✨

To contribute, fork it from the top right corner of the page and then clone it to your local machine with the following command. You have to type this command in your cmd.

git clone <forked-repo-url> --recursive

You have to include --recursive in cloning as both client and server folders are submodules of the root directory. Refer this page for more on submodules.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

CpCalendar is a calendar for all the upcoming contests on different competitive programming platforms like Codeforces, Codechef, Leetcode, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published