A usable web-based payroll timecard system.
Despite its relative technical simplicity and use throughout every industry, timecard software is almost universally bad. Timecard was imagined as a robust, modern, and user-friendly web-based system for employees to log their worked hours, and for managers to view their data for entry into a payroll system.
Fork the repository and create a pull request.
Python code should follow PEP 8 guidelines.
Clone the repository, and install dependencies (we recommend you do this in a virtual environment).
pip install -r requirements.txt
The first time you start up the server with ./run.py
, follow the onboarding page to configure some important settings.