Giter Club home page Giter Club logo

muffin's Introduction

Find the description, objectives and features here

Muffin (Movie Buff inc.)

  1. Open this as project in eclipse
  2. All required jar files are in DEPENDENCIES = WebContent/WEB-INF/lib/ dir
  3. Configure the build path with all jars in DEPENDENCIES dir
  4. Create a new tomcat 8.5 server
  5. Add all the jars in DEPENDENCIES dir to bootstrap of tomcat server
  6. Lombok library needs to be configured specially. you can find the manual here a. open terminal in DEPENDENCIES dir b. run java -jar lombok.jar c. a window shoud popup, it will ask for eclipse binary location d. give the eclipse binary location and click install/update e. if the installer shows installation successful, then lombok is configured for eclipse f. restart eclipse if above step showed installation successful
  7. /src/org/muffin/muffin/db/DBConfig.java contains db credential fields
  8. All sql files are in sql/ dir
  9. reset.sql re-sets the tables, init.sql initializes tables with some sample data
  10. big_init.sql has large data set
  11. Run ./src/org/muffin/muffin/RecommendatioSystem.py with appropriate db config (in first few lines) to setup Automated suggestions
    1. This script uses Machine Learning to give movie & muff suggestions to muff
    2. As it is ML code it may take quite some time to execute
  12. Run server

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.