Coder Social home page Coder Social logo

francoborrelli / ttps-ruby Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 288 KB

Trabajo final integrador en Ruby on Rails

Home Page: https://whispering-earth-20789.herokuapp.com/

Ruby 65.46% JavaScript 1.84% HTML 24.69% Dockerfile 0.21% SCSS 7.80%
ruby-on-rails ruby rubyonrails rails

ttps-ruby's Introduction

TTPS Ruby 2017

Rails Docker Heroku

Requirements

Installing the Project

To install the project, it's necessary to open the terminal and execute the following commands:

git clone [email protected]:francoborrelli/TTPS-Ruby.git
cd TTPS-Ruby
docker-compose build

Running the Project

To run the project, you need to be positioned in the project folder and execute the commands:

docker-compose up -d
docker-compose exec web rails db:setup

Once this is done, you can access the site from http://localhost:3000, with the username admin and the password 123456.

Running the Tests

To run all tests together using the command:

docker-compose exec web rails test

To run them one by one:

docker-compose exec web rails test test/models/course_test.rb
docker-compose exec web rails test test/models/examination_test.rb
docker-compose exec web rails test test/models/student_test.rb
docker-compose exec web rails test test/models/score_test.rb

Finishing

To finish, it is necessary to execute:

docker-compose down

ttps-ruby's People

Contributors

francoborrelli avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.