EarnYourTime is the first productivity app that syncs your PC work with mobile rewards, creating the perfect balance between focus and relaxation. Join thousands of users in transforming digital habits and achieving unparalleled productivity.
- Designed for professionals, students, and anyone striving for a balanced digital lifestyle.
- Future of Productivity: A unique system that aligns focus and rewards.
- Built for You: Created with cutting-edge technology and real-world use cases in mind.
- Automatically tracks your productive time on your PC and syncs it with mobile usage.
- Provides detailed insights into your work patterns.
- Earn mobile screen time based on your productivity.
- Customizable reward ratios for a tailored experience.
- End-to-end encryption ensures your data is safe and private.
- All processing is handled locally, respecting your privacy.
- Detailed analytics about your productivity trends.
- Visualized progress reports to keep you motivated.
- Encourages healthy habits by helping you focus on work and enjoy guilt-free leisure.
- Maximized Productivity: Stay focused and achieve more in less time.
- Healthy Digital Habits: Maintain a balance between work and play.
- Increased Motivation: Gamified reward systems keep you engaged and on track.
- Comprehensive Analytics: Make informed decisions with actionable insights.
- Privacy Protection: Built with security in mind, so your data is always yours.
- Frontend: React, Tailwind CSS, Vite
- Backend: Firebase Firestore for real-time data storage
- Hosting: Firebase Hosting (Github Pages)
Add screenshots here once the app is live to give users a preview of its interface.
git clone /~https://github.com/king04aman/EarnYourTime-ComingSoon.git
cd EarnYourTime-ComingSoon
npm install
- Create a .env file in the root of your project.
- Add the following Firebase credentials (replace with your actual Firebase config):
VITE_FIREBASE_API_KEY=your-api-key VITE_FIREBASE_AUTH_DOMAIN=your-auth-domain VITE_FIREBASE_PROJECT_ID=your-project-id VITE_FIREBASE_STORAGE_BUCKET=your-storage-bucket VITE_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id VITE_FIREBASE_APP_ID=your-app-id
npm run dev
npm run build
We welcome contributions from the community! Follow these steps to get started:
- Fork the repository.
- Create a new branch: git checkout -b feature-name.
- Make your changes and commit: git commit -m 'Add new feature'.
- Push to your branch: git push origin feature-name.
- Open a pull request.
For major changes, please open an issue first to discuss what you'd like to change.
For any questions, feedback, or support, feel free to reach out:
- GitHub Issues: Open an Issue
This project is licensed under the Custom License. See the LICENSE file for details.