Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
<table>
|
2 |
-
<tr>
|
3 |
-
<td width="70%">
|
4 |
-
|
5 |
# Capybara Dating App
|
6 |
|
|
|
|
|
7 |
Capybara Dating App is an interactive personality quiz that uses AI to generate questions and classify users' dating personalities. It's built with Python (Flask) for the backend and HTML/JavaScript for the frontend.
|
8 |
|
9 |
## Features
|
@@ -60,16 +58,4 @@ Capybara Dating App is an interactive personality quiz that uses AI to generate
|
|
60 |
- `capybara_dating_app.html`: Frontend HTML/JavaScript
|
61 |
- `requirements.txt`: List of Python dependencies
|
62 |
- `README.md`: This file
|
63 |
-
- `capybara.mp4`: Introductory video about the app
|
64 |
-
|
65 |
-
</td>
|
66 |
-
<td width="30%" valign="top">
|
67 |
-
|
68 |
-
<video width="100%" controls>
|
69 |
-
<source src="capybara.mp4" type="video/mp4">
|
70 |
-
Your browser does not support the video tag.
|
71 |
-
</video>
|
72 |
-
|
73 |
-
</td>
|
74 |
-
</tr>
|
75 |
-
</table>
|
|
|
|
|
|
|
|
|
|
|
1 |
# Capybara Dating App
|
2 |
|
3 |
+

|
4 |
+
|
5 |
Capybara Dating App is an interactive personality quiz that uses AI to generate questions and classify users' dating personalities. It's built with Python (Flask) for the backend and HTML/JavaScript for the frontend.
|
6 |
|
7 |
## Features
|
|
|
58 |
- `capybara_dating_app.html`: Frontend HTML/JavaScript
|
59 |
- `requirements.txt`: List of Python dependencies
|
60 |
- `README.md`: This file
|
61 |
+
- `capybara.mp4`: Introductory video about the app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|