Euro Foot Checkerは、欧州サッカーの異なるリーグにある好きなチームの試合結果を一目で確認したい、欧州サッカーファン向けのサッカーの試合結果配信サービスです。
ユーザーは異なるリーグにある好きなチームを登録し、試合結果を一つのページで確認することが出来ます。
https://euro-foot-checker.herokuapp.com
- Ruby 3.0.1
- Rails 6.1.4
$ bin/setup
$ rails server
$ rails db:seed
$ bundle exec rspec
$ rubocop