TimeTap is a simple app designed to help you maintain a healthy work-life balance. Set your desired working hours, check in daily, and receive notifications when your workday is over.
- Set custom working hours.
- Daily check-ins to track your work progress.
- Notifications to remind you when your workday ends.
- User-friendly interface for seamless interaction.
- Clone the repository:
git clone https://github.com/danielluca/TimeTap.git
- Navigate to the project directory:
cd TimeTap
- Install dependencies:
npm install
- Start the application:
npm run dev
- Open your browser and navigate to
http://localhost:5173/TimeTap/
. - Set your working hours and start tracking!
TimeTap is designed with user privacy in mind. All data, including your working hours and check-in records, is stored locally on your device. This ensures that your personal information remains secure and is not shared with any third-party services or stored on external servers.
By keeping data storage local, TimeTap provides a valuable privacy solution for users who prioritize control over their personal information. You can use the app with confidence, knowing that your data stays with you.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.