0.0
A long-lived project that still receives updates
Current Urgent Care wait times in Massachusetts based on location
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.11.3
~> 3.0
~> 13.0

Runtime

>= 2.2.10
>= 1.11.4
 Project Readme

UrgentCare

This developer is currently seeking a job. Please reach out to pamela@torres-rocca.com if interested

CLI Urgent Care is a Command Line Interface application that returns current wait times at Carewell Urgent Care centers for towns in Massachusetts. COVID-19 testing is available at appointments at all locations. Urgent care is usually needed quickly but not serious enough to require an emergency room visit. This uses the Nokogiri and Watir gems to scrape data from the website.

Prerequisites

This application requires the following: Ruby 2.5.6 or later

Installation

Add this line to your application's Gemfile:

gem 'UrgentcareCLI', '~> 0.2.6'

And then execute:

$ gem install UrgentcareCLI

Usage

Screen Shot 2022-02-24 at 10 18 50 AM

TODO: Run bundle exec Urgentcare to start the application. Enter a town number from the menu in the terminal to see more detailed information about that location. The detailed information gives the name, phone number, address, and earliest available appointment time at that location.

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

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

Contributers

Thanks to the following who have contributed: Hernando Torres-Rocca

License

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

Code of Conduct

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