Productite.mp4
Productite is a React Native application designed to help users manage their time efficiently. The app provides a user-friendly interface for adding, viewing, and analyzing tasks through various features such as pie charts and history.
Time Tracker: An easy to use time tracker to track different activities.
Pie Chart Visualization: Visual representation of your time using a pie chart.
Task Notifications: Reminders and notifications for upcoming to-dos.
Data Export: Export task data to CSV or other formats.
Goals: Ability to add goals.
Cloud Sync: Sync tasks across devices.
Download the latest Android APK from releases.
Clone the repository:
git clone https://github.com/darshg321/Productite.git
Navigate to the project directory:
cd Productite
Install dependencies:
npm i
Start the application:
npx expo start