Task Buddy is a mobile application designed to help users manage their tasks and stay organized. With Task Buddy, you can conveniently create, organize, and track your to-do lists on your mobile device.
Task Buddy was inspired by the need for a simple and effective task management app. We would like to express our gratitude to the open-source community for their valuable contributions.
- Task Creation: Easily create new tasks with titles, descriptions, due dates, and priorities to keep track of your to-do items.
- Task Editing: Update task details such as titles, descriptions, due dates, and priorities as needed to reflect changes or new information.
- Task Deletion: Remove tasks that are no longer relevant or completed to maintain a clean and organized task list.
- Task Status: Mark tasks as completed or pending to track their progress and stay focused on what needs to be done.
- User-Friendly Interface: Enjoy an intuitive and user-friendly interface for seamless task management and a pleasant user experience.
- Clone the repository:
git clone https://github.com/your-username/task-buddy.git
- Navigate to the project directory:
cd task-buddy
- Install dependencies:
npm install
- Install Expo CLI globally:
npm install -g expo-cli
- Start the app:
expo start
- Follow the instructions in the terminal to launch the app on your Android or iOS device/emulator. Note: Make sure you have the Expo Go app installed on your mobile device to run the app on a physical device.
Client:
- React Native,
- Expo
Libraries:
- react-native-linear-gradient": V2.7.3
- react-native-safe-area-context": V4.5.0,
- react-native-safe-area-view": V1.1.1
- expo-linear-gradient": V12.1.2
- expo-font": 11.1.1
- expo-status-bar": V1.4.4
Contributions are always welcome!
Contributions are welcome! If you find any bugs or have suggestions for new features, feel free to open an issue or submit a pull request.
When contributing to Task Buddy, please follow the existing code style and conventions. Make sure to test your changes thoroughly before submitting a pull request.
Please adhere to this project's code of conduct
.
You can install a built apk version of this project here
This project is licensed under the MIT License
For any inquiries or feedback, please contact us at [email protected]
Enjoy Task Buddy and stay organized!