Skip to content

rand142/ctc_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Hourly Rate Cost-to-Company Calculator

An interactive Streamlit app that calculates monthly and total earnings based on an hourly rate, hours worked per day, and valid working days (excluding weekends and public holidays).


✨ Features

  • Input hourly rate and hours worked per day (default: 8).
  • Automatically excludes weekends and public holidays using the holidays library.
  • Calculates:
    • Total working days in the selected period
    • Grand total earnings
    • Monthly breakdown of earnings
  • Displays results in both table and bar chart formats.
  • Option to download monthly breakdown as CSV.

🚀 Getting Started

1. Clone the repository

git clone https://github.com/<your-username>/ctc_app.git
cd ctc_app


---

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors