Giter VIP home page Giter VIP logo

pushp360 / be-final-year-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lunaticsatoshi/be-final-year-project

1.0 0.0 0.0 17.65 MB

A Final year project for setting up a business to compare prices from hundreds of cloud service providers all on a single platform to help you launch the product without the hassle of worrying about hosting

Home Page: https://cloudy-client.vercel.app

JavaScript 42.28% Python 1.77% CSS 8.56% Jupyter Notebook 47.38%

be-final-year-project's Introduction

Cloudy

Cloudy: A Cloud Optimization Platform that helps you to find the best cloud service provider for you and optimize your cloud resources

About

This is a final Year project made in collaboartion of a 3 member team to build a bsuiness out of cloud cost comparison. This project demonstartes the use of Machine learning to predict and optimize your cloud costs, helping you to set up your projects without any hassles of mismanaging cloud bills

This is an open source Project for now.

Technologies Used

  • FrontEnd
    • Next js
    • Tailwind css
    • Theme UI
    • Chart js
    • react charts
    • react nav drawer
    • react scroll
  • Backend
    • Flask
    • Flask Restful
    • jsonify
  • Machine Learning
    • Linear Regression
    • KNN classifier
    • SVM
    • Logistic Regression

How to set up

git clone <repo-link>
  • Frontend
cd client

npm install
  • Backend
  1. Go to root directory

  2. Setup virtual environment

py -m venv env
  1. Start virtual environment
env/scripts/activate
  1. Install dependencies
pip install -r requirements.txt
  1. Run Flask server
python flaskserver/server.py
  1. Run tests
python tests/test.py

be-final-year-project's People

Contributors

lunaticsatoshi avatar shashankdkte 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.