Recovery-Meeting-Finder icon indicating copy to clipboard operation
Recovery-Meeting-Finder copied to clipboard

This is a 12-Step recovery meeting finder mapping website built with C#, Angular 2+, TypeScript, Bootstrap, OSM and Leaflet. The finished website is available at recoverymeetingfinder.com

Results 14 Recovery-Meeting-Finder issues
Sort by recently updated
recently updated
newest added

The Visual Studio RMF.Website project needs to be upgraded to the latest Angular 2+ framework.

enhancement

The implementation of region information for meetings was built around the fact that [official AA website](https://www.alcoholics-anonymous.org.uk/) supplied region metadata for meetings which could be used to calculate an approx convex...

enhancement

When the online meeting scrapers have been finalised and the database has been updated. I propose there should be a checkbox on the homepage which enables a search for online...

enhancement

After the online meeting website scrapers have been finalised and unit tested the RMF.DAL project will need to be updated with new Entities representing the tables and repositories to access...

enhancement

I would like to add more 12-step fellowship meeting types to the website. The priority at the moment would be Al-Anon for families of recovering alcoholics. If you see the...

enhancement

Currently I only scrape meeting information for in-person meetings. All of the official organisations supply meeting data for online Zoom meetings. It would be great to write more web scrapes...

enhancement

The RMF.DataInserter could be improved to create a new table which produces a statistical count of the number of meetings which have been added or removed in each iteration of...

enhancement

I would like to improve the accessibility of the website for people with poor eyesight or disabilities. I did begin to implement this in the variables.scss file for easily setting...

good first issue

I have already implemented a banner at the top of every page for displaying important information. I think this would be more functional if it was a scrolling marquee where...

enhancement

Currently searching for meetings in Ireland by postcode is not implemented. If you look at app.component.ts you will noticed I have used the [ipgeolocation](https://ipgeolocation.io/) service to determine if the user...

good first issue