Coder Social home page Coder Social logo

akshayitzme / quicksearchadvanced Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mq-xz/quicksearchadvanced

1.0 0.0 0.0 8.76 MB

Advanced version of QuickSearch which auto search all question in google forms and mark right answers in the form itself.

Python 62.96% JavaScript 37.04%

quicksearchadvanced's Introduction

QuickSearch Advanced

GitHub Repo stars GitHub forks GitHub repo size GitHub contributors

QuickSearch Advanced is an advanced version of QuickSearch which auto searches all questions in Google Form and marks correct answers in the Form itself.

Demo

demo

Setup & Running

For QuickSearch Advanced, we first need to setup API to find the correct answers from Google. You can set it on local or run on any server.

Pre-requisites:

  • python3
  • pip3

API Setup:

  • Clone or download this repo
    git clone https://github.com/MQ-xz/QuickSearchAdvanced.git
    (extract if zipped)
  • Switch to API folder
  • install requirements.txt
    pip install -r requirements.txt
  • Run app.py
    python app.py

Extension Setup:

  • Switch to /extension directory.

  • In content.js replace YOUR_API_URL with deployed python API URL

  • Install the Extension

    Chrome:

    • Open Extensions from Menu or visit chrome://extensions
    • Enable Developer Mode
    • Click on Load unpacked Extension.
    • Select the Extension Files.

    Firefox:

    • Open Add-ons & Themes from Menu.
    • Click the Settings โš™๏ธ icon on top right.
    • Activate debug add-ons.
    • Select Load Temporary add-on.

Enjoy ๐Ÿ”ฅ and Happy Exams ! ๐Ÿ˜‚.

Disclaimer

Currently, QuickSearch Advanced only supports Questions from GeekforGeeks only. Will be updated soon โšก๏ธ.

Contributing

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

quicksearchadvanced's People

Contributors

akshayitzme avatar mq-xz avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.