GithubHelp home page GithubHelp logo

krythz43 / kronoskontrollers_iitkgp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 20.23 MB

Deployed model for the competition Maverick 2.0 by Team Kronos Kontrollers

Home Page: https://kronos-discount-predictor.netlify.app/

Python 21.89% HTML 9.11% CSS 3.86% JavaScript 62.88% C++ 2.26%

kronoskontrollers_iitkgp's Introduction

DiscountPredictor-Maverick2.0

We present you with an app that shall with great accuracy provide you the value of various discounts whichs you can obtain by providing the details of the associated product.

Accessing the final result

The product can be accessed on https://kronos-discount-predictor.netlify.app/. The site should be quite userfriendly and fun to test out.

Setting up Locally

Running the server:

The server cuurently uses flask and processes all the required computations. Do check requirements.txt to know what all packages are required for the same.

To downlod all the packages run: pip3 install -r requirements.txt To run the server open the folder containing app.py and run the command: flask run

This shall setup the active running server in which all the requests shall be sent from the frontend which we have in the next section.

Setting up the frontend:

Make sure you have npm installed at version 6.x.x or higher. This can be checked by running npm -v. On a new termninal instance run the followng commands to setup the frontpage:

  • cd frontpage
  • npm install
  • npm start

This shall setup your webpage instance at `http://localhost:3000/'. Run and enjoy!

kronoskontrollers_iitkgp's People

Contributors

krythz43 avatar anandj913 avatar

Watchers

James Cloos avatar  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.