Skip to content

A clean and minimal task management app built with React Native and Expo. Designed to help users stay organized and focused with an efficient mobile experience.

License

Notifications You must be signed in to change notification settings

ibr0r0/todo.app

Repository files navigation


A simple and clean task management mobile app built with React Native and Expo. This app helps users manage their daily tasks efficiently with a dark-themed interface and a lightweight UX.

🎓 This project was developed as a final submission for the Software Project Management course.


📱 Screenshots


🚀 Features

  • Task list with simple UI
  • Add & delete tasks
  • About screen with language toggle + animated transitions
  • Dark mode by default
  • Cross-platform (iOS, Android)

⚙️ Tech Stack

Tech Version
React Native 0.79.2
Expo 53.0.6
React Navigation (Native) 7.1.7
DateTime Picker 8.3.0
Animated API built-in

🧠 How to Run Locally

git clone https://github.com/yourusername/todo-app.git
cd todo-app
npm install
npm start

Or run on device:

npm run android   # for Android
npm run ios       # for iOS
npm run web       # for Web

By
Eng. Ibr

About

A clean and minimal task management app built with React Native and Expo. Designed to help users stay organized and focused with an efficient mobile experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published