Skip to content

annzenkina/Performances

Repository files navigation

README

I've built an app that parses and aggregates performances of top London theaters: Southbank Centre, National Theatre, Royal Opera House.

I wrote a parser for What's On page for each theatre using Nokogiri library. Check out app/models/event_fetcher.rb to see the parser code.

Each theatre has it's own filters, depends on information they provide on a website: by tags, by time, by price.

Preview

Preview

Code coverage

I decided to try using codecov library that calculates code coverage. That helped me to increase code coverage to 96%.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published