Giter Club home page Giter Club logo

task-manager's Introduction

Task Manager App

Introduction

The Task Manager App is a React Native application built using Expo, designed to help users efficiently manage their daily tasks. It offers functionality to add, delete, and update tasks, and features a leaderboard to encourage productivity through friendly competition.

Prerequisites

Before installing and running the Task Manager App, ensure you have the following installed on your system:

  • Node.js (preferably the LTS version)
  • npm (comes installed with Node.js)
  • Expo CLI

You can download Node.js and npm from Node.js official website. To install Expo CLI, run the following command:

npm install -g expo-cli

Installation Instructions

Step 1: Clone the Repository

Clone the repository using Git:

git clone https://github.com/csa67/Task-Manager.git

If you are not using Git, download and extract the project ZIP file to your local machine.

Step 2: Install Dependencies

Navigate to the project directory in your terminal and run:

npm install

This will install all the necessary dependencies as defined in the package.json file.

Step 3: Start the Application

To start the application, run:

npm run expo start

This command starts the Expo development server and opens a new tab in your default web browser displaying a QR code.

Step 4: Run the App on a Device or Simulator

  • Mobile Device: Install the Expo Go app from your device's app store. Open Expo Go and scan the QR code displayed in your browser.
  • iOS Simulator (macOS only): Ensure Xcode is installed, then press i in your terminal to launch the simulator.
  • Android Emulator: Ensure your Android emulator is set up and running, then press a in your terminal to launch the emulator.

Features

  • Add Tasks: Easily add new tasks to your list.
  • Update Tasks: Modify details of existing tasks.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Leaderboard: View a ranking of users based on the number of tasks completed, fostering a competitive environment to boost productivity.

task-manager's People

Contributors

csa67 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.