Taskify
....----.... .. ..- ...-+ ..... ... -+++++++++- ... ..---. .... ++++-.+++- .. ...----.... . .....- ++++ ... ......--..... ... .......... +++ .-- . .-+++..-----....................... -+++--+++++- . ...++++. .....-----.......---. -+++++++- -----. ... - ....---..---++-...-------. -++- ..- .. . .. - ...+-... ...---++--.....++-------++-- .- . . - .-+#+.......---++-......-++---++++++++ ------ ... . . ..++--+++...-..-#+.....-++++++++++++#- . . ..++++++++++-++##+---.....#+--.--++++++++++##+ ... ..++-- -++++-+-..-+-......-+++++++++++++++### .... .+++++-++++- --++++--++-.........-+++++++++++##### .....-+-.. +++++ -++++-............----++++++++##### -..--....--+-.. .+++++-++--........--------++++++###### .---.....---+++-.....-++++#+---.....------++++++++######+ .---.......---++++++-+++++#+-.-...------++++++++########- .----........-----++++++++#+----..-----++++++++++######## ..----------.-...---------+++..--..-----++++++++######### .----+--+++-++-...-.-----------------++++++++++#########- ..-----+++++++++---------------+---+++++++++++++######### .-------+++++++++++++++++---+++++++++++++++++++++####### ..---. .-----------++++++++++++++++++++++++++++++---++++++####+ .- .--## . .---++---------+++++++++++++---------++++++++++++++### ...-----------------+- .-##. ---+++++----------------------+++++++++++++++-+++## .- - -++####+- .+++++++++++-. .-.-++++++++++++++++++++++## ------------------------ .-++#####++. --+++++- . ....- -+###########+++### - +- -++--#####+--.-..---.-++. .. ..-++ ..-+#############++-... ------------------+++ -#. ..-.+--..--..++---++. .++#+++. .--++#+################++++----------... - +++#+++. ..-.-+.-++-+-++-++++.+++--++++####+################++++ --. -------------++++- --..++++#++###+######++++++#+++#####++##############++++------------------ - +++- .--..++++++#########+--+++++++++++++++++++############++++ - ----------++ .-. .-+--+++++- .----------------------------++####+++--------------------- - ++. ...-- .---.++++ - +###+++++++ - ------++- ....-. .-.-.-+++ --------------------------+#######+----------------------------- - ++. .....---... .--.-. .- +######+++ - ----+- ...-.--. .. --- .- .----------------------+####++++++----------------------------------- - - -..-. .. . .-. .-. .- +####+++++ ++ --+- -- .. . ...--..-+. .-------------------+##+++++++--------------------------------------+++++
Built with Flutter, this task management app allows users to create, manage, and delete tasks. It integrates Firebase Authentication for login and Cloud Firestore for real-time task synchronization.

The app requires user authentication to access the task list, with both client-side and server-side data validation. Users can easily sign up and gain access to the task list after successful registration.

This project explored mobile development with Flutter, as well as using cloud-based services like Firestore for real-time data storage and Firebase for user authentication.