Giter Site home page Giter Site logo

shreyasnbhat / education-engineering Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 2.5 MB

This repository is dedicated to the DESIGN PROJECT CSF376 for Semester I 2017-18

License: MIT License

Python 62.37% CSS 0.86% HTML 36.66% Shell 0.10%
flask python sqlalchemy vagrant education

education-engineering's Introduction

Description(v0.3)

This repository is dedicated for the Design Project of Data Mining/Analysis in Education Research for the Semester I 2017-18. The project aims to predcit the direction of a student's performance according to his/her past performances.

Project Technology Stack

  • Flask
  • MaterializeCSS
  • ORM + DB - SQLAlchemy
  • Task Queue - Celery + Redis(Broker)
  • Vagrant

Contribution Guidelines

  1. Pull requests to be sent from any branch of the fork except master
  2. Commit messages should be descriptive. For example feat:Added templates for Prediction Pages

Pull Request Creation Help

  1. git add *
  2. git commit -m "Descriptive Commit Message
  3. git push -u origin branchname

Fork Master Synchronization

  1. Assuming main repo has been added as a remote named upstream
  2. git fetch upstream
  3. git reset --hard upstream/master

Fork Branch updation with master

  1. Assuming feature-branch is checked out.
  2. Run git rebase master to update your branch if it is behind master(local)
  3. If conflicts arise fix them and run git add * and then git rebase --continue

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.