Skip to content

Instantly share code, notes, and snippets.

View francis-codex's full-sized avatar
🎯
focusing

Codex francis-codex

🎯
focusing
View GitHub Profile
@francis-codex
francis-codex / ReadME.md
Last active July 21, 2025 03:15
A Rust-based command-line application for managing sales leads with progressive implementation stages.

Sales Lead Tracker

A Rust-based command-line application for managing sales leads with progressive implementation stages.

Features

  • Add Leads: Store lead information (name, contact, value, status)
  • Display Leads: View all leads in formatted table
  • Remove Leads: Delete leads by ID
  • Edit Leads: Modify existing lead details