Skip to content

sunitasen/queryOverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overflowquery

How to run the app

  1. Frontend

  2. Run the model:

    • You will need python and pip to run the module
    • Navigate to PredictTags folder in your terminal and run the command:

      pip install -r requirements.txt

    • To run app.py use the following command

      python app.py

    • This app is running at "https://overflowback-api-heroku.herokuapp.com"
  3. Run the backend:

    • You will need python and pip to run the module
    • Navigate to BackendSearch folder in your terminal and run the command:

      pip install -r requirements.txt

    • To run app.py use the following command

      python app.py

Note: We are here using unregistered stackoverflow api. The limit to request every day is 300. In case of any problem mail me at sensunita18@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published