Skip to content

trox115/toy_app

Repository files navigation

Toy App

This repository contains the solution to the Toy App that is presented in the Ruby on Rails Tutorial Book by Michael Hartl. This project was created for the Ruby on Rails Module of The Odin Project. This code is Checked and Approved for a Microverse https://www.microverse.org/ Technical Support Engineer TSE. for this project we had to implement the tecniques learnt in the odin project as well as in the microverse program.

For achieving this results it was used:

  • Ruby
  • Ruby on Rails
  • HTML
  • CSS

Authors

this project was achived thanks to

Live Version

We have a live version in Heroku go an check our Toy App

Required Installations

If you want a copy of this project running on your machine you have to install:

  • Ruby 2.6
  • gem 3.0
  • Bundler 1.17
  • Rails 5.2

For the installation follow The Instalation Guide

Running Guide

Once you have installed the requiered packages shown on the Required Installations, put the following commands in your terminal/console

your@pc:~$ git clone https://github.com/trox115/toy_app.git
your@pc:~$ cd toy_app
your@pc:~$ rake db:migrate
your@pc:~$ rails server

Then, go to http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors