Giter Club home page Giter Club logo

blog-notifier-go's Introduction

Blog-Notifier

Blog-Notifier is a project developed for the GoLang track on Hyperskill, a hands-on learning platform. It simplifies the management of favorite blog sites by providing email notifications whenever a new blog post is published on any blog in the user's watchlist. Users can easily add or remove blog sites from their watchlists.

Project Description

The project is divided into five stages, each adding new functionalities and enhancing the user experience:

Stage 1

Involves creating a Command Line Interface (CLI) with the key functionality of parsing YAML files. This allows the Blog Notifier CLI to dynamically read and apply configurations for email notifications, server settings, and integration with messaging platforms like Telegram.

Stage 2

Enhances the Blog Notifier CLI to create a watchlist for favorite blogs and store that list in a SQLite database, enabling easier management and persistence of the watchlist.

Stage 3

Introduces a CLI sub-command to crawl a website recursively to a specified depth, collecting links and presenting them in a user-friendly manner.

Stage 4

Implements functionality to monitor specific blog sites for new content updates. Users can manage their list of blogs, check for new posts, and update their watchlist as needed.

Stage 5

Introduces email notification functionality, sending notifications to users for new blog posts discovered on sites in their watchlist.

Learning Outcomes

Working on this project offers valuable opportunities to master diverse skills in GoLang, including:

  • Parsing YAML files
  • Website crawling
  • Sending emails
  • Implementing concurrency
  • Executing CRUD (Create, Read, Update, Delete) operations

Feedback and Contributions

Blog-Notifier is currently in the Beta stage, and your feedback is invaluable to us. We would highly appreciate it if you could check out the project here and share your thoughts.

Contributions are also highly appreciated! If you would like to contribute to the project, please feel free to submit any suggestions or pull requests to help improve this project.

blog-notifier-go's People

Contributors

brianpzaide avatar gutyoh 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.