Skip to content

darrny/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List ✅

A simple and intuitive To-Do List application built with React Native and powered by Expo Go. This app helps users efficiently manage tasks, stay organized, and track progress seamlessly.


Features ✨

  • Add, edit, and delete tasks effortlessly.
  • Mark tasks as complete or incomplete.
  • User-friendly interface for easy navigation.
  • Cross-platform compatibility (iOS and Android).

Prerequisites 🛠️

  • Node.js (v16 or higher recommended)
  • Expo CLI (to be installed as part of the setup)
  • A device or emulator with Expo Go installed.

Installation 🚀

1. Clone the Repository:

git clone https://github.com/your-username/todo-list-app.git
cd todo-list-app

2. Install Dependencies:

npm install

3. Install Expo CLI (if not already installed globally):

npm install -g expo-cli

4. Start the Development Server:

npx expo start

5. Run the Application:

  • Open the Expo Go app on your device.
  • Scan the QR code displayed in the terminal or browser.
  • The app will launch on your device.

Technologies Used 🖥️

  • React Native: Framework for building mobile apps.
  • Expo Go: Development toolchain for React Native apps.

Future Improvements 🚀

  • Add task categories for better organization.
  • Enable task prioritization (e.g., High, Medium, Low).
  • Add dark mode support for improved accessibility.

Screenshots 📸

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors