Skip to content

A user-friendly task inventory app that allows user to organize task by importance. Built with Kotlin and Flask.

Notifications You must be signed in to change notification settings

g-acey/task-app

Repository files navigation

Task App

Task App is a simple and intuitive Android application designed to help you manage your daily tasks efficiently.
Whether you need to organize your personal to-dos or keep track of work-related tasks, the Task App provides a user-friendly interface and essential features to enhance your productivity.

Features

  • Task are sorted into 3 stages (New, In Progress, or Done).
  • Task are organized by importance (Normal, Urgent, or Important).
  • The user can see the complete task details of each tasks.
  • The user can add new task easily.

Preview

image image image image

Installation Guide

Step 1: Download Docker Desktop

  1. Download Docker Desktop from the following link: Docker Desktop.
  2. Follow the instructions to install Docker Desktop on your operating system.

Step 2: Run the Backend

  1. Open a terminal or Command Prompt.

  2. Navigate to the Backend directory of your project. You can use the following command if you're using a terminal on a Unix-based operating system (Linux/MacOS):

    cd path/to/Backend
  3. Once in the backend directory, run the following command to start the service using Docker Compose:

    docker compose up
    

Contributors

Thanks to the following people who have contributed to this project:

About

A user-friendly task inventory app that allows user to organize task by importance. Built with Kotlin and Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published