miguelsosa / telesocia

Telesocia is a web service to save associations from phone numbers to other type of data

Home Page:http://telesocia-dev.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== README

Telesocia is a web service to do associations from phone numbers to other type of data (tsoci). A tsoci could be text, urls, images,etc. The goal is to provide a service that, when given a telephone number, gives you a set of alternatives to show/go-to instead of calling the phone.

  • Ruby version

2.2.3

  • System dependencies
  • postgresql is used for database backend.
  • angularjs is used for front end
  • Configuration

  • Database creation rake db:create

  • Database initialization rake db:migrate

  • How to run the test suite bundle exec rspec

About

Telesocia is a web service to save associations from phone numbers to other type of data

http://telesocia-dev.herokuapp.com/


Languages

Language:Ruby 75.3%Language:HTML 19.5%Language:CSS 2.8%Language:JavaScript 2.2%Language:CoffeeScript 0.3%