Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskFlow

A simple and intuitive task management app built with React Native and Expo. Manage your tasks efficiently with features like adding, viewing, and filtering tasks.

Features

  • Add Tasks: Easily create new tasks with details.
  • Task List: View all your tasks in a clean, organized list.
  • Filter Tasks: Use filter tabs to categorize and view specific tasks.
  • Task Cards: Interactive cards displaying task information.
  • State Management: Powered by Zustand for efficient state handling.
  • UI Components: Beautiful UI using React Native Paper.

Installation

  1. Clone the repository:

    git clone https://github.com/AvishkaGihan/TaskFlow.git
    cd TaskFlow
  2. Install dependencies:

    npm install
  3. Start the app:

    npm start

    Or use Expo CLI:

    expo start

Usage

  • Add a Task: Navigate to the Add Task screen to create new tasks.
  • View Tasks: The main screen displays your task list.
  • Filter Tasks: Use the filter tabs to view tasks by category or status.

Technologies Used

  • React Native: Framework for building native apps.
  • Expo: Platform for universal React applications.
  • React Navigation: For screen navigation.
  • React Native Paper: Material Design components.
  • Zustand: State management library.
  • TypeScript: For type-safe development.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple and intuitive task management app built with React Native and Expo. Manage your tasks efficiently with features like adding, viewing, and filtering tasks.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages