Skip to content

MMLewis1225/task-jars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-jars

TaskJars is a mobile task management application designed to assist users who struggle with traditional to-do lists due to indecision, lack of motivation, and lack of focus. The app categorizes tasks into three “jars” (Minutes, Hours, and Days) based on estimated completion times, requires users to focus on completing one task at a time, and allows users to set daily goals and track their progress with a “streak” system to boost motivation.

TaskJars was a semester-long group project for CS 4720 (Mobile Application Development).

Screenshots

Tabs

Home Screen Jars screen Activity Screen Settings Screen

Completing a Task

Add Task Screen Home Screen Jars screen Active Task screen Exit Task Screen Mintutes Jar Filled Minutes Task Completed

Completed Daily Goal

Edit Goal Screen Full Jars Activity Screen Activity Screen

View a Jar's Tasks

Edit Goal Screen Full Jars Activity Screen

Demo Video

TaskJars Demo

Requirements

  • Node.js and npm (Node Package Manager)
  • React Native
  • Expo
  • Android Emulator (Follow the instructions here to set up using Android Studio.)

Setup

Running on Android Emulator

  1. Clone the repository:

    git clone https://github.com/MMLewis1225/task-jars.git
    cd task-jars
  2. Navigate to the project directory:

    cd todo
  3. Install dependencies:

    npm install
  4. Start the application:

    npm start

    This command will start the Expo development server. Use the Expo CLI interface to run the app on the emulator.

APK Usage

To run the app from the APK file:

  1. Download the APK file: You can download the APK file from here.

  2. Install the APK on an emulator: If you're using an emulator, you can drag the APK file into the emulator window to install it.

Contributions

The team consisted of the following students, whose contributions can be seen on the original project repo:

  • Maria Molchanova (zws4zz)
  • Megan Lewis (nxk7tq)
  • Areeb Noor (wyt4at)

About

Course project for CS 4720 (Mobile Application Development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published