Codeforces Tracker
Разница между en3 и en4, 0 символ(ов) изменены
# What is this site?↵
[cf-tracker][cf-tracker] is a website for monitoring progress on [codeforces.com][codeforces] in terms on which questions were solved in contests.↵

There are two types of questions to keep track on:↵

- The ones that were solved during the contest.↵
- The ones that were not solved during or after the contest [problems to upsolve later].↵

It also provides feature to filter contests based on division [div1, div2, div3, Educational Rounds], and is pretty damn quick about it.↵

![cf-tracker website](/predownloaded/e8/cc/e8cc65da42409c41fd4cdd384e0291e451b61f40.png)↵

# How can one use it?↵
- To upsolve problems.↵
- To find contests that you haven't participated in before and practice on them.↵
- Filter contests based on divisions for practice.↵

# How is this site built?↵
- The site is built entirely using [Vue.js][vue-js].↵
- It uses [codeforces api][codeforces-api] for fetching information.↵
- The contests information is statically stored as a `json` file, for improving the speed. ↵
- To update the contests information there is python script written.↵
- The site is hosted using [Github Pages][github-pages].↵

# Can I look at the source code?↵
Sure, the site is completely open-source. You can find it [here][github-cftracker].↵

# What features are coming next on it?↵
- To keep the search and filter bar of the top steady if when you scroll down.↵
- Refresh button to get latest data on problems solved by the user.↵
- Proper error message for user, in case the codeforces website is down.↵
- Improve the UI.↵
- Pagination of problems.↵

Suggestions to improve the website are always welcome. If any issues found please raise it on the github repository.↵

Thank you! Enjoy the site!↵


[cf-tracker]: https://cf-tracker.tech↵
[codeforces]: https://codeforces.com↵
[vue-js]: https://vuejs.org/↵
[github-pages]: https://pages.github.com/↵
[codeforces-api]: https://codeforces.com/apiHelp↵
[github-cftracker]: https://github.com/geekypandey/cf_tracker

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en7 Английский geekypandey 2021-05-15 09:45:33 26
en6 Английский geekypandey 2021-05-14 10:10:12 148
en5 Английский geekypandey 2021-05-13 05:58:26 62 Tiny change: '5/2021):\n- Multip' -> '5/2021):\n\n- Multip'
en4 Английский geekypandey 2021-05-11 06:43:04 0 (published)
en3 Английский geekypandey 2021-05-11 06:31:15 3 Tiny change: 'ticipated before an' -> 'ticipated in before an'
en2 Английский geekypandey 2021-05-11 04:33:24 108 Tiny change: 'rack on:\n- The on' -> 'rack on:\n\n- The on'
en1 Английский geekypandey 2021-05-11 04:30:08 2028 Initial revision (saved to drafts)