Nroulston / level_up_learning

A spaced repetition note card app built with Ruby on Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leveled Up Learning

Welcome to Leveled Up Learning. Spaced Repetition learning is a powerful tool that can be applied to your bootcamp journey. Used correctly a person can speed up their learning by only studying what they are just about to forget. If a concept is hard to remember you might just not understand the concept yet. Stay tuned as Leveled Up Learning does it's own leveling up, and makes this easier for you.

Blog on relational database design for Leveled Up Learning

https://nroulston.github.io/lets_talk_-_the_tips_i_wish_i_had_before_starting_my_rails_app

Prerequisites

*You have installed the following -Ruby 2.6.1 -Ruby on Rails 6.0.3.2

Installing Leveld Up Learning

Fork and clone to your local machine.

Run Bundle install to install all gem dependencies.

Run Rails db:migrate to start your database

Run Rails S in the root leveled_up_learning folder.

Open Your web browser and go to http://localhost:3000/

Contact

If you want to contact me you can reach me at nicolas.roulston@gmail.com

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nroulston/brew_tracker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Test project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A spaced repetition note card app built with Ruby on Rails.


Languages

Language:Ruby 69.7%Language:HTML 20.1%Language:CSS 5.9%Language:JavaScript 3.6%Language:SCSS 0.7%