• Stars
    star
    206
  • Rank 190,504 (Top 4 %)
  • Language
    Ruby
  • License
    MIT License
  • Created almost 13 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AngularJS and Rails port of the famous Cafe Townsend demo originally written in ActionScript

#AngularJS (v.1.3.8) + Rails (v.4.2.0) port of Cafe Townsend application

Build Status

##About AngularJS and Rails port of the famous Cafe Townsend application originally written in ActionScript.

The application covers the following topics:

##Demo (YouTube) Click on screen shot to see live demo on YouTube

##Demo (Heroku) http://cafetownsend-angular-rails.herokuapp.com

##Tools and Libraries (in alphabetical order)

For testing purposes:

##Local installation

  1. Open Terminal

    git clone git://github.com/sectore/CafeTownsend-Angular-Rails.git cd CafeTownsend-Angular-Rails bundle install --without production bower install rake db:migrate rake db:seed spring rails s

  2. Open http://localhost:3000 using Chrome

##Tests

Note: Make sure that you have PhantomJS installed on your machine.

Before running tests match the development schema to the test database (only once)

rake db:test:clone

Running Rails specs using Spring:

spring rspec

Running JavaScript specs using Spring:

spring teaspoon

Running all tests with Guard and Spring

guard

##Version history CHANGELOG

##License MIT.

Contributors

##Author Jens Krause // WEBSECTOR.DE

More Repositories

1

haskell-elm-todo-app

Todo app build with Haskell (server-side) and Elm (client-side)
Elm
62
star
2

node-socket.io-push-image-demo

Simple demo for pushing image data to clients using Node.js and Socket.IO
CoffeeScript
39
star
3

mithrilify

Browserify transform for converting Mithril view templates based on msx
JavaScript
38
star
4

ThunderBoltAS3

Original source of ThunderBolt AS3
ActionScript
31
star
5

puremvc-objectivec-simplerssreader

Simple RSS reader for iPhone using PureMVC Standard for Objective-C
Objective-C
31
star
6

purescript-webpack-vanilla-hmr

PureScript + webpack + vanilla HMR
JavaScript
27
star
7

phonegap3-ios-datepicker-plugin

โŒ [Deprecated] Migration of DatePicker iOS plugin to work with Cordova/PhoneGap 3
Objective-C
26
star
8

program-imperatively-using-purescript

Program imperatively using PureScript, State monad and lenses
PureScript
23
star
9

purescript-bulma

PureScript bindings for Bulma
PureScript
22
star
10

phonegap3-native-ios-plugin

Example of a simple native iOS plugin for using PhoneGap 3
Objective-C
17
star
11

hoay

HOAY ("How old are you") is an hybrid mobile application to calculate your age in years, months and days. It`s build with AngularJS and PhoneGap.
CoffeeScript
16
star
12

todomvc-famous

Unofficial part of TodoMVC built with Famo.us.
JavaScript
12
star
13

CafeTownsend-Spine

CoffeeScript (Spine) port of the famous Cafe Townsend demo originally written in ActionScript
JavaScript
11
star
14

nodejs-coffeescript-login

Simple Login Example build with Node, Express, Eco and CoffeeScript
CoffeeScript
11
star
15

wsmonitor

WSMonitor is a handy tool based on AS3 to detect memory issues in Flash or Flex applications. Itโ€™s simple to use and itโ€™s free!
11
star
16

ThunderBoltAS3Console

Original source of ThunderBolt AS3 Console, which is based on Adobe AIR
9
star
17

todomvc-canjs-requirejs-coffeescript

Port of TodoMVC app using CanJS and RequireJS
JavaScript
8
star
18

applicationupdaterui

Custom ApplicationUpdaterUI component for using AIR Update Framework in Flex 4
ActionScript
7
star
19

flexughh-iphone

Free iPhone app for Flex User Group Hamburg (flexughh)
Objective-C
5
star
20

CafeTownsend-Spine-Rails

Spine and Rails port of the famous Cafe Townsend demo originally written in ActionScript
Ruby
4
star
21

jekyll-swfobject

A plugin for Jekyll to embed Flash files (*.swf) using SWFObject
Ruby
3
star
22

WSSkinStatesTester

WSSkinStatesTester is a handy tool to test visually all states of any skin classes in Flex 4 (Gumbo).
ActionScript
3
star
23

purescript-truffle-pet-shop

Truffle's Pet Shop tutorial ported to PureScript
PureScript
2
star
24

react-native-redux-counter-es6

Redux Counter Example w/ React Native + ES2015
Objective-C
2
star
25

yew-ccxt-webpack

Example for bundling `ccxt` into a `Yew` app using Webpack
Rust
2
star
26

pragmaticstudio-bingo-redux

Pragmatic Studio's Bingo example (originally written Elm) ported to Redux
JavaScript
1
star