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)