Skip to content

kunal768/Domain-Name-Recommender-Hackgrid-Submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Domain Name Recommender System

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python3.6.5
  • Mongo Lab Account (can work locally if MongoDB installed)
  • Google MAP API

Installing

Step by step series of examples that tell you how to get it running :

Install the project requirements

pip install -r requirements.txt

Replace the db_uri variable (in app.py) with the URI in your mlab database


in app.py ..

Running the project

Open your shell/command line

cd path\to\project
python app.py

Glimpses

Made with ❤️ in HackGrid2019 , VIT Vellore