Skip to content

This is a collaborative task management app that helps employees track, update, and coordinate their work efficiently.

Notifications You must be signed in to change notification settings

dzarurizkyy/taskhub-app

Repository files navigation

TaskHub App 📋🎯

This is an employee task management application that allows users to record their tasks and track their completion status.

Features (v1.0) 🆕

  • User Registration
  • User Login
  • Add Task
  • Edit Task
  • Delete Task
  • Edit User Profile

Requirements 📍

To run this application, you need:

Installation and Usage 🚀

Follow these steps to set up dan run the application:

  • Clone this repository

    https://github.com/dzarurizkyy/taskhub-app
    
  • Navigate to project directory

    cd taskhub
    
  • Install dependencies

    flutter pub get
    
  • Add google-services.json

    android/app/google-services.json
    
  • Run application

    flutter run
    

Building The Application 📱

To generate build of application, use this following command:

  • For Android:

    flutter build apk
    
  • For IOS:

    flutter build ios
    

About

This is a collaborative task management app that helps employees track, update, and coordinate their work efficiently.

Resources

Stars

Watchers

Forks

Packages

No packages published