A full-stack web application ebracing a broken mix of Spanish and English spoken wherever you see Latinos these days. Allowing users to share the slang they have been around their entire lives.
- HTML
- CSS
- JavaScript
- Ruby on Rails
- PostgreSQL
- AJAX
- jQuery
- Built using Ruby 2.3.0 and Rails 5.1.4
-
macOS version (~> 10.12.6)
-
bundler
-
Ruby 2.3.0
-
Rails 5.1.4
-
PostgreSQL 9.6.3
$ git clone https://github.com/edgarsbarajas/spanglishdictionary.git
$ cd spanglishdictionary
$ bundle install
$ rails db:setup
$ rails server
The website uses a Postgres database
- postgres (PostgreSQL) 9.6.3
$ rails db:create
$ rails db:migrate
$ rails db:seed
Spanglish Dictionary is released under the MIT License.