Skip to content

JLEWilson/TaskStak

Repository files navigation

TASKSTAK

By Jacob Wilson

A simple To Do List style app designed to be more accessible for users with ADHD by having an uncluttered interface.

Technologies Used

  • ReactNative
  • AsyncStorage
  • Redux Toolkit
  • Expo
  • Expo Go

Description

TaskStak is a user-friendly weekly to-do list app specifically designed for individuals with ADHD. It simplifies task management by displaying only one task at a time. Users can create tasks for specific days or timeframes, and the app will only show tasks that are relevant to the current time. Additionally, tasks marked as priority will remain visible even after their designated time frame until they are completed, ensuring important tasks are not overlooked.

TaskStak is designed using AsyncStorage so all data is stored locally so no connection to the internet is required. State is managed using Redux Toolkit.

Setup/Installation Requirements

  • You can find the github repository here
  • Click the code button, and copy the https link
  • In your in git bash or your preferred git terminal navigate to the directory you would like to store the project
  • Enter: "git clone" followed by the https link
  • Now that the repository is cloned to your computer, right click on the folder and click open with vs code
  • Now type npm install in your terminal to install the packages used in the project, you may have to run install twice due to the size of the packages

I tested the project using Expo Go on a mobile phone Expo Go

  • Once you have Expo Go installed type "npm run start" in your project terminal
  • Scan the QR code in Expo Go, and now you are seeing the app!
  • OR
  • You can find the deployed project on the AppStore (here)[]

Known Bugs

  • No known bugs

License - MIT

If you run into any problems or find a bug, would like to reach me for a separate reason, feel free to send me an email @[email protected] with details of your issue.

Copyright (c) 04/20/2023 Jacob Wilson(s)

About

Mobile app to-do-list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages