TL;DR: check it out at https://dontwaste.today/
Short intro
After 45 days and 176 hours in total, I'm finally done with my side-project app: A procrastination tracker that will randomly ask if you're procrastinating or not.
I started this mobile app as a learning project, and decided to release it as a free open-source thing. I've been working on it daily since the beginning, and thought it was going to take me just 2 weeks, but well... seems I'm not that good at estimating 😅
About the app
Don't Waste Today! is a free and open source app that will:
💡 Help you understand how often you procrastinate
🎯 Tell you why you procrastinate
📊 Give you the insights to take action to "unstuck" your life
The process is simple:
- Set the days and time when you want to focus on your tasks
- You'll receive a notification asking if you are procrastinating
- If you are procrastinating, answer why
- Then you'll see an analysis and daily report of your performance and main reasons why you procrastinate.
Tech stack
⚛ React Native 0.63.4
🧩 Redux
🧩 Redux Persist
🧩 Redux Thunk
🔥 Firebase Auth
🔥 Firebase Analytics
🔥 Firebase Crashlytics
🔥 Firebase Firestore
🔥 Firebase Functions
🔥 Firebase Remote-config
Main Libraries
- Google Sign In
- Sign In With Apple
- react-navigation
- react-native-bootsplash
- react-native-chart-kit
- react-native-push-notification
- @react-native-community/push-notification-ios
- react-native-simple-toast
Some Links
👨💻 Source code
🤖 Google Play
🍏 App Store
💻 Website
Top comments (2)
Amazing job!
Hey, thanks Martín! Glad you like it 😊