Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,33 @@ A cross-platform **React Native** application designed to help you track attenda

---

## 🎥 App Demo Videos

<details>
<summary>Click to view demo videos</summary>
<div align="center">

### 📌 Demo 1: Attendance Tracker
<img src="./src/assets/videos/ww2a.gif" alt="Attendance Tracker" width="300px"/>

### 📌 Demo 2: AI Schedule Generator
<img src="./src/assets/videos/ww6.gif" alt="AI Schedule Generator" width="300px"/>

### 📌 Demo 3: Subject Management
<img src="./src/assets/videos/ww3.gif" alt="Subject Management" width="300px"/>

### 📌 Demo 4: Timetable Saving
<img src="./src/assets/videos/ww1a.gif" alt="Timetable Saving" width="300px"/>

### 📌 Demo 5: Task Manager
<img src="./src/assets/videos/ww5.gif" alt="Task Manager" width="300px"/>


</div>
</details>

---

## 📜 Assignments Note

| Level | Time to Complete | Note |
Expand All @@ -61,7 +88,6 @@ A cross-platform **React Native** application designed to help you track attenda
- **AsyncStorage / Firebase** - Data persistence
- **React Navigation** - Seamless app navigation


---

## 🤝 Contributing
Expand Down
3 changes: 3 additions & 0 deletions src/assets/gif/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Demo video's of the app

- Here are the gif's of the app displaying the demo video of the app
Binary file added src/assets/gif/ww1a.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gif/ww2a.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gif/ww3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gif/ww4.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gif/ww5.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gif/ww6.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading