GithubHelp home page GithubHelp logo

adityaprakash-bobby / sih2019 Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 179 KB

Smart India Hackathon 2019

License: GNU General Public License v3.0

Python 64.56% HTML 25.09% CSS 10.35%
django analytics arima-model predictive-analytics plotly-python plotly marketing-analytics visualization

sih2019's Introduction

Dashboard for MSMEs

It is a project made on the fulfillment of Smart India Hackathon 2019. It helps the small companies under MSME to analyse and get a look over how their products are performing in the market. As well as it helps predict the future demands of the products.

Setup:

# clone the repo and jump into the folder
git clone https://github.com/adityaprakash-bobby/SIH2019
cd SIH2019/

# setup the virtual environment
virtualenv -p python3 venv
source venv/bin/activate

# intall the dependencies
pip install -r requirements.txt

Setup to use plotly:

Create an account in Plotly. Get the access tokens and username.

Change the following lines in the files dashboard/analysis.py and dashboard/prediction.py

plotly.tools.set_credentials_file(username='your-plotly-username-here', api_key='your-plotly-api-key-here')

Access the application

# run the server
python manage.py runserver

Now navigate to https://localhost:8000/

sih2019's People

Contributors

adityaprakash-bobby avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

abhi-sahoo

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.