Skip to content

Latest commit

 

History

History
89 lines (53 loc) · 2.07 KB

README.md

File metadata and controls

89 lines (53 loc) · 2.07 KB

Spanglish Dictionary

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.

Spanglish Definition

Features

A user interface

iPhone and Mac Mockup

User authorization

User auth

User commenting and voting

User voting and commenting

User submitted definitions

User submitting words

Words filtered by user

User filtered words

Technologies Used

Languages:

  • HTML
  • CSS
  • JavaScript
  • Ruby on Rails
  • PostgreSQL

Frameworks/Libaries:

  • AJAX
  • jQuery

Gems/APIs:

Ruby version

  • Built using Ruby 2.3.0 and Rails 5.1.4

System dependencies

  • macOS version (~> 10.12.6)

  • bundler

  • Ruby 2.3.0

  • Rails 5.1.4

  • PostgreSQL 9.6.3

Configuration

$ git clone https://github.com/edgarsbarajas/spanglishdictionary.git

$ cd spanglishdictionary

$ bundle install

$ rails db:setup

$ rails server

Database

The website uses a Postgres database

  • postgres (PostgreSQL) 9.6.3

Database creation

$ rails db:create

Database initialization

$ rails db:migrate

$ rails db:seed

Database schema

DB schema

License

Spanglish Dictionary is released under the MIT License.