Skip to content
/ FLC Public

๐Ÿ“Š FreeLance Compass (FLC) - Modern project management system for freelancers. Track projects, payments, and deadlines with style using Python and CustomTkinter.

Notifications You must be signed in to change notification settings

TheFoxKD/FLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FreeLance Compass (FLC)

Professional project management system designed specifically for freelancers.

Features

  • Project lifecycle management
  • Payment tracking
  • Modifications management
  • Financial analytics
  • User-friendly GUI interface

Requirements

  • Python 3.11+
  • Dependencies listed in pyproject.toml

Quick Start

  1. Clone the repository
  2. Install dependencies:
    uv venv
    source .venv/bin/activate  # or `.venv/Scripts/activate` on Windows
    uv pip install -r requirements.txt
  3. Run the application:
    python -m flc.main

Development

  • Uses pre-commit hooks for code quality
  • Follow PEP 8 style guide
  • Write tests for new features

License

MIT License

About

๐Ÿ“Š FreeLance Compass (FLC) - Modern project management system for freelancers. Track projects, payments, and deadlines with style using Python and CustomTkinter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages