Open source & completely free online time-tracking app with strong emphasis on user experience. Try here: https://foxytimetracker.com
Foxy TimeTracker is designed with individuals in mind (freelancers, contractors, etc). If enough traction will be gained, it might be extended to support organizations as well. Additionally, it makes a great sample React & Firebase project for learning.
- Minimalistic – interact with your data with the least amount of clicks, see only what's important
- Blazing-fast operation – your interactions have zero-latency feedback
- All modern devices supported – optimized for desktop, tablet and mobile users
- Offline use – does not require Internet connection to operate, syncs automatically on reconnection
- Free and open source – do whatever you want with it (as long as it's compliant with the license)
Foxy TimeTracker currently only provides the solution for efficient time-tracking for individuals. There is no invoicing, budgets, or teams. The development is halted with no current plans to continue.
- Bootstrapped with create-react-app
- The app is implemented using latest React v16.9 development practices (functional components, hooks, contexts)
- UI backbone implemented with Material UI
- Hosted with Firebase Hosting
- Authentication implemented with Firebase Auth
- Data stored and served by Google Cloud Firestore