Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task_manager

Overview

The Task Manager App is a simple and intuitive React Native application for managing tasks. Users can add tasks, mark them as completed, and remove them when they're done. The app is designed with a clean and minimalistic UI.

Setup and Installation -> Ensure you have the following installed:

  • Node.js
  • npm or yarn
  • Expo CLI (for running the app)
  • Just clone this repository, install the necessary dependancies by running npm install, then run expo

To Test App with Expo Go App on IOS:

  • npx expo start
  • Use the QR code in the Expo DevTools to run the app on your physical device, or use an Android/iOS emulator.

Usage

  • Add a task: Type in the input box at the bottom and press the "+" button.
  • Complete a task: Tap the square checkbox to mark a task as done.
  • Delete a task: Tap the small circle on the right to remove a task

About

Quick Task Manager App with React Native

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages