GithubHelp home page GithubHelp logo

matsluni / single-page-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 447 KB

This is simple demo app for a single page app with spray, akka, camel, backbone.js and bootstrap

Scala 5.77% JavaScript 94.23%

single-page-app's Introduction

Single page app with spray, Akka, Camel, Backbone, Bootstrap

This is a little demo app which I made to make myself more familiar with:

  • spray (spray.io)
  • Akka (akka.io)
  • Apache Camel (camel.apache.org)
  • Backbone.js (backbonejs.org)
  • Bootstrap (getbootstrap.com)
  • RequireJS (requirejs.org)

What does this application? It just shows some historical stockdata from stock-symbols you can enter. Right now the stockdata is just stored in a simple HashMap. The saved quotedata is served as a json-document by spray-can.

To start the app just start SBT (scala-sbt.org) in root folder of application and then start the application with re-start command. This starts spray-can on the given port in src/main/resources/application.conf. Here you also can specify the startdate and the enddate for the historical data to be retrieved from the internet.

Further improvements:

  • add a durable storage engine (e.g. RDBMS, NOSQL, Cassandra)
  • improve/clean REST-API on backend and frontend
  • cleanup some stuff in Backbone.js frontend
  • add more functionality

single-page-app's People

Contributors

matsluni avatar break24 avatar

Stargazers

 avatar Rowland Watkins avatar

Watchers

James Cloos 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.