Hey Devs! ๐
I recently built TaskMate, a simple To-Do List App using React Native and Expo. If youโre interested in building mobile apps, feel free to check it out! ๐
โจ Features
- โ Add new tasks
- โ Delete tasks
- โ Toggle task completion (mark as done/undone)
- โ Persistent storage (tasks remain after closing the app)
๐ฆ Tech Stack
- React Native (UI Framework)
- Expo (Development & Testing)
- AsyncStorage (Persistent Data Storage)
๐ ๏ธ Getting Started
1๏ธโฃ Clone the Repo
git clone https://github.com/luthfisauqi17/TaskMate.git
cd TaskMate
2๏ธโฃ Install Dependencies
npm install
3๏ธโฃ Run the App
expo start
๐ฏ Want to Contribute?
This is just a fun side project, but if you're interested, feel free to contribute! Some ideas for improvements:
- ๐ Filters (All, Completed, Incomplete)
- ๐ Task Categories (Work, Personal, etc.)
- ๐ Priority Levels (Low, Medium, High)
- ๐ Better UI with React Native Paper
If you find this project helpful, please consider giving it a โญ๏ธ on GitHub! It really helps and motivates me to build more awesome projects. ๐
๐ GitHub Repository: https://github.com/luthfisauqi17/TaskMate
๐ Follow Me for More Projects!
Iโm working on more cool projects like TaskMate! If youโre interested in tech projects, mobile development, or AI, feel free to follow me:
๐ GitHub: https://github.com/luthfisauqi17
๐ฌ Letโs Connect!
Let me know your thoughts! Any feedback or suggestions are welcome. ๐โจ
Top comments (0)