# codeclass-paydate-calculator **Repository Path**: mirrors_Godofbrowser/codeclass-paydate-calculator ## Basic Information - **Project Name**: codeclass-paydate-calculator - **Description**: This code uses a predefined algorithm( weekends & public holidays considered ) to display a number of upcoming paydates relative to the user's input. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # codeclass-paydate-calculator This code uses a predefined algorithm( weekends & public holidays considered ) to display a number of upcoming paydates relative to the user's input. -collects a regular Payday and number of printouts from user input -collects holidays from a text file -checks if a pay-date falls withing weekends -checks if a pay-date falls withing those specified holidays And prints out the valid paydays.