Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/souleimaneelqodsi/to-do_app
Taskly, a simple and efficient to-do list app built with FlutterFlow and Firebase. Taskly, une application to-do simple et efficace, conçue avec FlutterFlow et Firebase
https://github.com/souleimaneelqodsi/to-do_app
android android-app dart firebase firebase-auth firebase-database flutter flutterflow ios ios-app to-do to-do-app to-do-list-app
Last synced: about 1 month ago
JSON representation
Taskly, a simple and efficient to-do list app built with FlutterFlow and Firebase. Taskly, une application to-do simple et efficace, conçue avec FlutterFlow et Firebase
- Host: GitHub
- URL: https://github.com/souleimaneelqodsi/to-do_app
- Owner: souleimaneelqodsi
- Created: 2024-08-11T11:25:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T23:57:56.000Z (5 months ago)
- Last Synced: 2024-10-31T08:43:34.655Z (3 months ago)
- Topics: android, android-app, dart, firebase, firebase-auth, firebase-database, flutter, flutterflow, ios, ios-app, to-do, to-do-app, to-do-list-app
- Language: Dart
- Homepage:
- Size: 597 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taskly
_Last Update : 08-18-2024_
## Overview
Taskly is a simple yet effective to-do mobile app designed to help users manage their tasks efficiently. It is available for both **iOS** and **Android** platforms. This project was created by **Souleimane El Qodsi** using **FlutterFlow** in the context of learning the tool through a guided step-by-step tutorial. This app is purely fictional and was developed as an educational exercise. Any resemblance to real services or mobile applications would be purely coincidental. Taskly is open source and not subject to any copyright restrictions.
## Learning Context
This project was developed as part of a guided learning experience using the following FlutterFlow tutorial series:
[FlutterFlow Guided To-Do App Learning Tutorial](https://youtube.com/playlist?list=PLsUp7t2vRqx90Hm7LmG-ZG51QOK-zvunN&si=5mt2ImXQEvgYOiNF)### Key Notes:
- Taskly is not intended for commercialization.
- The design and functionality heavily rely on the tutorial, with additional features and enhancements added by me.
- The project is open source, and contributions or forks are welcome.## Features
Taskly offers basic task management features, all built entirely using FlutterFlow with Firebase as the backend. Below are the main features included in this version (v2) of the app:
- **User Authentication:**
- Sign up with email
- Login with email
- Password recovery
- Email verification
- Profile management (update profile picture, name, and birthday)
- **Modern Transitions:** Smooth transitions have been incorporated in the Sign Up and Onboarding pages to enhance user experience.- **Task Management:**
- Add tasks with descriptions
- Edit existing tasks
- Mark tasks as complete
- Uncheck completed tasks to return them to the task list- **Profile Management:**
- Update profile information, including profile picture, name, and birthday
- Log out of the account
- Change password
- Delete account### Upcoming Features (v3)
This is just the beginning! Taskly is currently at version 2 (v2), and I plan to add more features in future updates, including (among others):
- Task deletion
- Task deadlines
- Task recurrence
- Task tags
- Tasklist filters## App Preview Images
## Credits
- **Development:** Souleimane El Qodsi
- **Guided Learning Tutorial:**
[FlutterFlow's "To-Do App"](https://youtube.com/playlist?list=PLsUp7t2vRqx90Hm7LmG-ZG51QOK-zvunN&si=5mt2ImXQEvgYOiNF)
- **Tools Used:** FlutterFlow, Flutter, Firebase## License
Taskly is open source and not subject to any copyright restrictions. Feel free to use, modify, or distribute this project as you see fit.