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
- Host: GitHub
- URL: https://github.com/dcaayushd/taskify-task_manager_app
- Owner: dcaayushd
- License: mit
- Created: 2024-05-30T15:00:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T18:41:07.000Z (about 2 years ago)
- Last Synced: 2025-02-03T17:09:38.538Z (over 1 year ago)
- Topics: dart, firebase, riverpod
- Language: Dart
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).