Spaces:
Paused
Paused
Commit ·
533a9d3
1
Parent(s): 6da8590
updated Readme.md
Browse files
README.md
CHANGED
|
@@ -1 +1,25 @@
|
|
| 1 |
-
# HapticLink
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# HapticLink
|
| 2 |
+
|
| 3 |
+
An Haptic feedback based touch simulating app.
|
| 4 |
+
|
| 5 |
+
## Technologies
|
| 6 |
+
|
| 7 |
+
- Flutter
|
| 8 |
+
- Node
|
| 9 |
+
- Web Socket
|
| 10 |
+
|
| 11 |
+
## Ideas
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
### Features
|
| 16 |
+
|
| 17 |
+
- Enter your name
|
| 18 |
+
- set an profile color
|
| 19 |
+
- create a room and generate room id
|
| 20 |
+
- enter a room
|
| 21 |
+
- visual indicator for touch points on all the devices
|
| 22 |
+
- haptic feedback on touch collision
|
| 23 |
+
- alert when someone joins the room
|
| 24 |
+
- online indicator for everyone
|
| 25 |
+
- save old rooms to app
|