Skip to content

A tracker for ALX Intranet Planning that sends the data to a Discord channel

Notifications You must be signed in to change notification settings

Matsadura/ALX_Holberton-Planning-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALX / Holberton Planning Tracker

Planning Tracker logo

Overview

The ALX / Holberton Planning Tracker is a Python script designed to track and manage ongoing projects, providing timely alerts through Discord. It fetches project details and sends notifications to keep users informed about upcoming deadlines.

Note : For Holberton students replace https://intranet.alxswe.com with https://intranet.hbtn.io

demo

Features

  • Real-time Tracking: The script fetches the latest project information from the ALX / Holberton planning system.
  • Discord Notifications: Stay updated with timely alerts on your Discord server, ensuring you never miss a project deadline.

Installation

  1. Clone the repository:

    git clone https://github.com/Matsadura/ALX_Holberton-Planning-Tracker
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set up login and Discord Webhook:

    • Add your login credentials to email and password variables.

    • Obtain a Discord Webhook URL and replace YOUR_DISCORD_WEBHOOK_URL in the script with the actual URL.

Note: You can get the webhook following this short demo

hook

  1. Run the script:

    python3 main.py

Note: The most ideal usage situation is to setup a Cron-Job to fetch the data daily at a set time.

Usage

  1. Execute the script to fetch and analyze the current planning data.

  2. Receive Discord notifications with project details, deadlines, and resource information.

Author

Zidane ZAOUI

Feel free to contribute, report issues, or suggest enhancements. Happy tracking!


This project is not affiliated with ALX or Holberton. It is an independent tool created for personal use.

More Projects

Monty Language Interpreter

Simple Shell

Printf Implementation

ALX Time Saver

About

A tracker for ALX Intranet Planning that sends the data to a Discord channel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages