@@ -37,6 +37,10 @@ Watch the product demo on <a href="https://www.youtube.com/watch?v=1H82iFD0pHM"
37
37
<img src="https://imgur.com/uyirs8p.gif" alt="Image 1" style="width: 100%;">
38
38
<p>Login Screen</p>
39
39
</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>
40
44
<td style="text-align: center;">
41
45
<img src="https://imgur.com/7UCqRiI.gif" alt="Image 2" style="width: 100%;">
42
46
<p>Add Posts</p>
@@ -45,12 +49,8 @@ Watch the product demo on <a href="https://www.youtube.com/watch?v=1H82iFD0pHM"
45
49
<img src="https://imgur.com/sUQaklh.gif" alt="Image 3" style="width: 100%;">
46
50
<p>Communities Drawer</p>
47
51
</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>
52
52
</tr >
53
- <tr >
53
+ <!-- <tr>
54
54
<td style="text-align: center;">
55
55
<img src="https://imgur.com/K6pF4UY.gif" alt="Image 6" style="width: 100%;">
56
56
<p>Opportunities</p>
@@ -71,7 +71,7 @@ Watch the product demo on <a href="https://www.youtube.com/watch?v=1H82iFD0pHM"
71
71
<img src="https://imgur.com/zvyOtSr.jpg" alt="Image 10" style="width: 100%;">
72
72
<p>Image Upload</p>
73
73
</td> -->
74
- </tr >
74
+ <!-- </tr> -- >
75
75
</table >
76
76
77
77
<!-- // <td style="text-align: center;">
@@ -104,6 +104,52 @@ Before you start, make sure you have installed the following on your system:
104
104
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.
105
105
106
106
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 >
107
153
108
154
## How to Use
109
155
0 commit comments