About | Technologies | How to Contribute | Executing Project | License | Author
Welcome to the Task Master App, a project developed with the objective of creating an efficient task management solution. This mobile application, built with React Native, offers a wide range of features to enhance your productivity and keep you organized.
-
User Authentication: The app provides a seamless login and registration process, ensuring your tasks and data are secure.
-
Onboarding Experience: Our user-friendly onboarding guides you through the app's features, making it easy to get started.
-
Task Management: You can add tasks with titles, descriptions, and due dates, allowing you to prioritize and manage your responsibilities effectively.
-
Task Categories: Organize your tasks into different categories for better organization and clarity.
-
Task Status: Keep track of task statuses, such as "in progress" or "completed," to monitor your progress.
-
Task Search and Filters: Easily find specific tasks using search and apply filters to view tasks based on different criteria.
-
User-Friendly Interface: The app features an intuitive and visually appealing interface for a smooth user experience.
-
Efficient Task Management: Implemented a robust task management system that allows users to add, edit, and delete tasks with ease. The integration of due dates and task statuses ensures a seamless organization of responsibilities.
-
User Authentication and Security: Successfully integrated a secure login and registration process, safeguarding user data and providing a personalized experience.
-
Intuitive Onboarding: Developed an intuitive onboarding experience that guides users through the app's functionalities, reducing the learning curve and enhancing user adoption.
-
User-Friendly Interface: Designed a visually appealing and user-friendly interface that provides a smooth and enjoyable experience for users.
These achievements demonstrate the commitment to deliver a feature-rich and reliable To-Do List App that aims to enhance productivity and simplify task management for our users. We will continue to enhance and refine the app based on user feedback and needs.
The project was developed using the following technologies and tools:
- React Native
- Expo
- Async Storage
- Expo Google Fonts
- Expo Vector Icons
- Date Time Picker
- React Navigation
- Formik
- Nativewind
- Yup
If you want to contribute to the project, you can follow these steps:
Fork this repository and clone it to your local machine using the code bellow.
https://github.com/Anderson-Andre-P/task-master
Create a new branch with a descriptive name for your contribution.
git checkout -b my-feature
Implement your modifications or additions.
Perform the necessary tests to ensure that your changes work properly.
Commit your changes and push them to your repository.
git commit -m "feat: My new feature"
Open a pull request against this repository, describing your changes and providing additional information if needed.
After your Pull Request is merged, can you delete your feature branch.
Before running 🏁, você precisa ter Git, Node and Expo installed.
Follow the steps below to run the project on your computer. (using terminal or git bash)
# Cloning the repository
$ git clone https://github.com/Anderson-Andre-P/task-master.git
# Accessing THIS project directory
$ cd './task-master'
# Installing the dependencies
$ yarn OR npm install
# Run project
$ expo start
If you have any questions or suggestions about the project, please feel free to contact us. You can find us at Linkedin. Thank you for your interest and support for the project!
This project is licensed under LICENSE. Be sure to read the license file for more details.