Skip to content

Commit 1252f9a

Browse files
committed
docs: Update README title, description, and APK download link, and add interview preparation section.
1 parent 2c3307c commit 1252f9a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Todo App
1+
# Todo App - Offline-First React Native
22

3-
An offline-first React Native todo application with Firebase backend integration, supporting both iOS and Android platforms.
3+
> A production-ready task management app built with React Native, featuring offline-first architecture, Firebase sync, and push notifications.
44
5-
## 📥 Download
5+
## 📥 Download Latest Release APK
66

7-
**[Download Latest Release APK](https://drive.google.com/file/d/1jQbIAFiH-UFifS_B9ZWETs0YcWz8XFFS/view?usp=sharing)** - Install directly on your Android device
7+
[![Download APK](https://img.shields.io/badge/Download-APK-brightgreen?style=for-the-badge&logo=android)](https://github.com/yourusername/todo/releases/latest/download/app-release.apk)
8+
9+
## 📚 Interview Preparation
10+
11+
**[📱 130 Project-Specific Interview Questions](./PROJECT_INTERVIEW_QUESTIONS.md)** - Complete technical interview prep covering architecture, state management, offline-first design, Firebase integration, performance optimization, and more. Each question includes detailed answers, real code examples, and explanations.
812

913
## 📱 App Preview
1014

0 commit comments

Comments
 (0)