Skip to content

Abhijeet-Gautam5702/codechef-archive

Repository files navigation

icon128.png

Codechef Archive

Hello programmers!!

The Codechef platform by default does not have any feature to bookmark problems. This chrome extension is specifically built for saving links to problems on Codechef platform. This could be a great tool to save your problems to review them later.

Add extension to your chrome browser

https://chrome.google.com/webstore/detail/codechef-archive/kflaacglajjmohfdfnchajbemkjjknde
Do not forget to rate the application 😃

Features

  • Extracts the problem code (of any codechef problem) and generates a nice UI element as a link to the problem.
  • Saves the problem data in the local storage of the browser.
  • If you wish to give the problem link a custom title, type it in the input section and hit save.

Deployment

To deploy this project on Google Chrome, follow the given steps:

  • Download the project files from GitHub.
  • Open your terminal, navigate to the project directory (cd <repository_name>) and run npm install, followed by npm run build command. A production build (dist-folder) will be created.
  • Copy the manifest.json file to the dist-folder.
  • Open Google Chrome > Settings > Extensions.
  • Click on Load Unpack button and select the dist-folder.
  • Open any problem on www.codechef.com and try the extension.

Screenshots

Extension image

Tech Stack

Frontend: HTML, CSS and ReactJS

About

This repository contains a chrome extension that saves Codechef problems on the local storage of the chrome browser. This is a great tool for people who would like to review any Codechef problem in the future.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published