Skip to content

novotelituk/Digitalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMARY

Digitalk - marketing research platform

Digitalk is web based platform for supporting online qualitative research projects which delivers the following business objectives: self-sufficient, operational efficiency and effectiveness, usability, leverage mobility, white-labelling, exclusivity, scalability, reusable, interchangable roles, privacy.

QUICK START

Running from sources (latest and greatest features)

  1. Clone the git repo

     git clone git@github.com...
    
  2. Modify if necessary config/database.yml file

  3. Install the gem dependencies

     rake gems:install
    
  4. (Not yet implemented) Bootstrap the database (run the migrations, create admin account, optionally load sample data.)

     rake db:bootstrap
    
  5. Start the server

     script/server
    

Browse application

http://localhost:xxx

More Information

Copyright

Copyright (C) 2006-2009, Liveline

Please see the license file provided with this software.

About

Marketing research platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 48.8%
  • JavaScript 41.2%
  • HTML 9.0%
  • CSS 1.0%