Skip to content

Recommendation system FRONTEND for Heriot Watt PG Course Prototype

Notifications You must be signed in to change notification settings

jango89/r-s-ember

Repository files navigation

R-s-ember

Recommendation system Frontend for Heriot Watt PG Course.

This is an open source project which i am planning to do for helping students to find the most suitable courses for their Post Graduation. Right now the project is completely focussed on Heriot Watt University, as i did my PG from there :)

However I wanted to completely automate this process for maximum number of universities all around the world.

The application is built using ember-cli. I believe Ember has the highest learning curve among most of the new Javascipt frameworks. However by doing this in Ember, I can learn the same and can also contribute to open source community.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Recommendation system FRONTEND for Heriot Watt PG Course Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published