Skip to content

Flash cards application based on Grails framework.

Notifications You must be signed in to change notification settings

weel/flashcards-grails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Cards

Flash cards are a common way to memorize subject material.

Technologies

  1. Grails - http://grails.org/
  2. Spring Security
  3. Spring Mobile
  4. Bootstrap from Twitter - http://twitter.github.com/bootstrap/

Mobile app:

  1. Mobile Boilerplate - http://html5boilerplate.com/mobile/
  2. Backbone.js - http://documentcloud.github.com/backbone/
  3. jQuery Mobile - http://jquerymobile.com/

Requirements

  1. Grails, see http://grails.org/Installation

Development environment

  1. You can use SpringSource Tool Suite with Grails plugin - http://www.springsource.com/developer/sts

Installation

  1. Clone the repository:

    git clone [email protected]:kgrodzicki/flashcards-grails.git
    
  2. Navigate to project directory:

    cd flashcards-grails
    
  3. Run jetty server:

    grails runApp
    
  4. Application is now up and running - http://localhost:8080/flashcards-grails (admin/admin)

Production

Check out running application on cloud foundry(http://www.cloudfoundry.com/) - http://bit.ly/fcards

About

Flash cards application based on Grails framework.

Grails, Spring, jQuery mobile, backbone.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published