Skip to content

eizyc/taskly-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskly Flutter

A modern Flutter-based task management app with backend integration.
This project demonstrates clean UI design, state management, and backend connectivity, making it a great reference for learning or portfolio showcasing.


✨ Features

  • 🔐 User authentication (login & signup)
  • 📝 Create, edit, and delete tasks
  • 📂 Task detail view
  • 📊 Organized home dashboard
  • 🎨 UI inspired by Figma design

🎨 Design Source

This project’s UI is based on a Figma community design by Kelvin William.
👉 View the Figma file


🚀 Getting Started

Prerequisites

  • Flutter SDK
  • A connected backend (configure your API endpoints in the project)

Installation

# Clone the repository
git clone https://github.com/your-username/taskly-flutter.git

# Navigate into the project
cd taskly-flutter

# Get dependencies
flutter pub get

# Run the app
flutter run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors