Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Mobile App

A cross-platform mobile application built with React Native and Expo that helps users manage their daily tasks efficiently. The app provides a clean, intuitive interface for creating, organizing, and tracking tasks with features like due dates, descriptions, and search functionality.

🎥 Watch Demo Video

🚀 Features

  • Create, read, update, and delete tasks
  • Search and filter tasks
  • Set due dates with date picker
  • Local storage persistence
  • Push notifications for due tasks
  • Image attachments for tasks
  • Clean and intuitive UI
  • Cross-platform (iOS & Android)

🛠️ Built With

  • React Native
  • Expo
  • TypeScript
  • Redux Toolkit
  • AsyncStorage
  • Expo Router

🏗️ Prerequisites

Before you begin, ensure you have the following installed:

🚀 Installation

  1. Clone the repository:
git clone https://github.com/JadhaAM/taskmanager-App.git
  1. Navigate to project directory:
cd taskmanager-App
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm start

📱 Running the App

  1. Install Expo Go on your mobile device:

  2. Scan the QR code from your terminal using:

    • iOS: Camera app
    • Android: Expo Go app

🏗️ Project Structure

task-manager-app/
src/
├── components/    # Reusable UI components
├── screens/       # App screens
├── navigation/    # Navigation configuration
├── store/        # Redux store setup
├── utils/        # Helper functions
└── types/        # TypeScript definitions

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details.

🙏 Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages