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

No packages published