Skip to content

Commit 481e94a

Browse files
authored
Update README.md
1 parent 16eedac commit 481e94a

File tree

1 file changed

+52
-6
lines changed

1 file changed

+52
-6
lines changed

README.md

Lines changed: 52 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Watch the product demo on <a href="https://www.youtube.com/watch?v=1H82iFD0pHM"
3737
<img src="https://imgur.com/uyirs8p.gif" alt="Image 1" style="width: 100%;">
3838
<p>Login Screen</p>
3939
</td>
40+
<td style="text-align: center;">
41+
<img src="https://imgur.com/UJenl3L.gif" alt="Image 8" style="width: 100%;">
42+
<p>Home Screen</p>
43+
</td>
4044
<td style="text-align: center;">
4145
<img src="https://imgur.com/7UCqRiI.gif" alt="Image 2" style="width: 100%;">
4246
<p>Add Posts</p>
@@ -45,12 +49,8 @@ Watch the product demo on <a href="https://www.youtube.com/watch?v=1H82iFD0pHM"
4549
<img src="https://imgur.com/sUQaklh.gif" alt="Image 3" style="width: 100%;">
4650
<p>Communities Drawer</p>
4751
</td>
48-
<td style="text-align: center;">
49-
<img src="https://imgur.com/Am1AzQN.gif" alt="Image 4" style="width: 100%;">
50-
<p>Menstrual Tracking</p>
51-
</td>
5252
</tr>
53-
<tr>
53+
<!-- <tr>
5454
<td style="text-align: center;">
5555
<img src="https://imgur.com/K6pF4UY.gif" alt="Image 6" style="width: 100%;">
5656
<p>Opportunities</p>
@@ -71,7 +71,7 @@ Watch the product demo on <a href="https://www.youtube.com/watch?v=1H82iFD0pHM"
7171
<img src="https://imgur.com/zvyOtSr.jpg" alt="Image 10" style="width: 100%;">
7272
<p>Image Upload</p>
7373
</td> -->
74-
</tr>
74+
<!-- </tr> -->
7575
</table>
7676

7777
<!-- // <td style="text-align: center;">
@@ -104,6 +104,52 @@ Before you start, make sure you have installed the following on your system:
104104
3. In VS Code, open the command palette (View > Command Palette) and type "Flutter: Run Flutter Doctor". This will check your system to make sure everything is set up correctly.
105105

106106
4. In VS Code, open the main.dart file and click the "Run" button. This will launch the app in the emulator or on your physical device.
107+
<hr>
108+
109+
<table style="width: 100%;">
110+
<!-- <tr>
111+
<td style="text-align: center;">
112+
<img src="https://imgur.com/uyirs8p.gif" alt="Image 1" style="width: 100%;">
113+
<p>Login Screen</p>
114+
</td>
115+
<td style="text-align: center;">
116+
<img src="https://imgur.com/7UCqRiI.gif" alt="Image 2" style="width: 100%;">
117+
<p>Add Posts</p>
118+
</td>
119+
<td style="text-align: center;">
120+
<img src="https://imgur.com/sUQaklh.gif" alt="Image 3" style="width: 100%;">
121+
<p>Communities Drawer</p>
122+
</td>
123+
<td style="text-align: center;">
124+
<img src="https://imgur.com/Am1AzQN.gif" alt="Image 4" style="width: 100%;">
125+
<p>Menstrual Tracking</p>
126+
</td>
127+
</tr> -->
128+
<tr>
129+
<td style="text-align: center;">
130+
<img src="https://imgur.com/K6pF4UY.gif" alt="Image 6" style="width: 100%;">
131+
<p>Opportunities</p>
132+
</td>
133+
<td style="text-align: center;">
134+
<img src="https://imgur.com/EsKLjCG.gif" alt="Image 7" style="width: 100%;">
135+
<p>Sakhi: AI Chatbot</p>
136+
</td>
137+
<td style="text-align: center;">
138+
<img src="https://imgur.com/Am1AzQN.gif" alt="Image 4" style="width: 100%;">
139+
<p>Menstrual Tracking</p>
140+
</td>
141+
<td style="text-align: center;">
142+
<img src="https://imgur.com/eVNaaF3.gif" alt="Image 9" style="width: 100%;">
143+
<p>Safety Section</p>
144+
</td>
145+
<!-- <td style="text-align: center;">
146+
<img src="https://imgur.com/zvyOtSr.jpg" alt="Image 10" style="width: 100%;">
147+
<p>Image Upload</p>
148+
</td> -->
149+
</tr>
150+
</table>
151+
152+
<hr>
107153

108154
## How to Use
109155

0 commit comments

Comments
 (0)