This website was created to learn Spanish vocabulary and web development tools at the same time.
https://lykims-learn-spanish.herokuapp.com
- Ruby on Rails
- ActiveRecord
- Sass
- Bootstrap
- Font Awesome
- Chart.js
- About
- Word lists
- Log In
- Sign Up
- Animated statistics
- Start Practice to test knowledge about Spanish words
- Users list with their learning progress
- Edit Profile of his own profile only
- Edit Profile of all users
- Delete any user
- Add, Edit and Delete any word
To get started with the app, clone the repo and then install the needed gems:
$ bundle install --without production
Next, migrate the database:
$ rails db:migrate
Then, seed data to database:
$ rails db:seed
Finally, run the test suite to verify that everything is working correctly:
$ rails test
If the test suite passes, you'll be ready to run the app in a local server:
$ rails server
- https://www.railstutorial.org/book
- http://docs.railsbridge.org
- https://unsplash.com/ for free high-resolution photos
- https://pixabay.com for free high-resolution photos