An open API service indexing awesome lists of open source software.

https://github.com/dcaayushd/taskify-task_manager_app


https://github.com/dcaayushd/taskify-task_manager_app

dart firebase riverpod

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Taskify

Taskify is a Flutter application designed to help users manage their tasks efficiently. It provides a user-friendly interface for creating, organizing, and tracking tasks.

## Features

Create and manage tasks
Mark tasks as complete or archive them
Filter tasks by status (open, closed, archived)
View tasks for the current day
Calendar integration for viewing tasks by date
Notification system for task reminders
User profile management

## Getting Started

- Clone the repository or download the source code.
- Install the required dependencies by running ```flutter pub get``` in the project directory.
- Run the app on your preferred device or emulator using ```flutter run```.

## Contributing

Contributions are welcome! If you'd like to contribute to Taskify, please follow these steps:

- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.

## License

This project is licensed under the MIT [License](LICENSE).