Git Product home page Git Product logo

units4u's Introduction

units4u

a university unit recommender system for the web research unit

Build Status

install

most of this project will be using node so you'll need to install any dependencies. we're using eslint to lint the project.

make sure you're using a node version 4 or above for es6 (es2015) features

  1. npm install -g eslint
  2. npm install
  3. Install neo4j
  4. copy the .env-sample file to .env and add details (username and password for neo4j, indeed api publisher api key).

neo4j

you'll need to download and install neo4j (community edition).

run the app/dbSeed.js file to seed some initial MerlinMade:tm: data

run

  1. npm start

code styleguide

we're using EditorConfig to set-up our coding style, you can install a plugin for this to take effect

e.g for atom apm install editorconfig

our linter will also pick up things like this as well

linting

linting is done with eslint, you can install it your ide. running npm run lint will run the linter command line.

/experiments

section for experiment with our different tech and algorithms

/resources

currently we're using this folder to dump data that'll we'll process in the future

units4u's People

Contributors

ben-harris avatar mgovier avatar

Watchers

 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.