Dailytask is an application that helps you manage your daily tasks efficiently, supports data synchronization with Google Drive, and tracks work progress.
✅ Easy Task Management – Quickly add tasks, organize by category, and set priorities. ✅ Google Drive Sync – Securely store and restore your tasks without worrying about data loss. ✅ Track Work Progress – Review completed tasks and improve productivity. ✅ Visual Statistics – Analyze work performance with intuitive charts. ✅ Simple & User-Friendly Interface – Clean design, accessible to everyone. ✅ Multi-language Support – Experience the app in different languages.
git clone https://github.com/thanh-ph2021/dailytask.git
cd dailytask
npm installFollow these steps to enable Google Drive API and configure credentials for your app.
- Go to Google Cloud Console.
- Click "New Project" and enter your project details.
- Navigate to APIs & Services > Library.
- Search for Google Drive API.
- Click Enable to activate the API for your project.
- Go to APIs & Services > Credentials.
- Click Create Credentials > OAuth Client ID.
- Choose Application Type:
- Web Application: Copy the Client ID and paste it into
webClientIdinindex.js. - Android: Configure Android settings as required.
- Web Application: Copy the Client ID and paste it into
npx react-native run-android- React Native
- Redux
- Google Drive API
- AsyncStorage
- Victory Native
Email: thanh.ph2021@gmail.com
If you like Dailytask, please consider starring the repository!
