GithubHelp home page GithubHelp logo

wandergink / asset_portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neo4j-examples/asset_portal

0.0 2.0 0.0 1.68 MB

Asset management portal written with Ruby on Rails and Neo4j

Ruby 37.98% HTML 10.50% JavaScript 45.49% CoffeeScript 3.65% CSS 2.37%

asset_portal's Introduction

Build Status

README

This is repo to go along with the neo4j gem screencast series by Brian Underwood.

Each episode has a git tag to refer to the final code result so that you can check out and play with the code.

Setting up the app

  1. Clone this repository
  2. Checkout this branch: git checkout sitepoint
  3. Install Neo4j: rake neo4j:install[community-latest]
  4. Start Neo4j: rake neo4j:start
  5. Load the sample data: rake load_sample_data
  6. Visit http://localhost:3000/assets
  7. Load a rails console with rails c to try out making your own queries
  8. Visit the Neo4j web console if you want to browse the data with Cypher http://localhost:7474

Neo4j gem Screencasts

Part of the reason for creating this application was to serve as a demonstration application for a screencast series on the neo4j and neo4j-core gems. You can find the episodes here:

Episode 1 - Create a Neo4j Rails Application

https://www.youtube.com/watch?v=n0P0pOP34Mw

Episode 2 - Properties

https://www.youtube.com/watch?v=2pCSQkHkPC8

Episode 3 - Associations

https://www.youtube.com/watch?v=veqIfIqtoNc

Episode 4 - Association Chaining

https://www.youtube.com/watch?v=pUAl9ov22j4

Episode 5 - ActiveRel

https://www.youtube.com/watch?v=f7NNGIWZ1pE

Episode 6 - Deeper Querying

https://www.youtube.com/watch?v=UFiWqPdH7io

asset_portal's People

Contributors

cheerfulstoic avatar

Watchers

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