CFtrends : A website for fetching fresh CF problems from past 1 year!!!

Revision en4, by Traverser_25, 2024-05-11 14:35:05

LINK:CFtrend REPO:githubRepo

  1. I wanted to solve new problems which are from last year,which are new
  2. I noticed that many coders share this desire.
  3. So, I created a website that periodically scrapes problems and compiles them into a list.
  4. Users can search for problems by rating.
  5. The website is still in the development phase, with more problems being added regularly.
  6. It's built using Flask, a single HTML page, and a SQLite3 database.
  7. I hope it proves useful to some people.
  8. In the future, I plan to implement a feature to scrape unrated problems and fetch their ratings from another source.
  9. I also aim to set up email notifications to inform users about new problems.
  10. Thank you, and happy coding!

Usage:- Goto site, enter rating in search bar that u want to solve and press the search button,you will have the list of problems.

thanks to abhay for contributing[user:Abhay_342]

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English Traverser_25 2024-05-11 14:35:05 134
en3 English Traverser_25 2024-05-10 09:13:44 12
en2 English Traverser_25 2024-05-10 09:07:42 14
en1 English Traverser_25 2024-05-10 09:06:13 951 Initial revision (published)