|
|
|
@ -82,7 +82,7 @@ You can check [docs/openapi.yml](./docs/openapi.yaml) for detail API |
|
|
|
| ✅ | Send Image | POST | /send/image | |
|
|
|
| ✅ | Send File | POST | /send/file | |
|
|
|
| ✅ | Send Video | POST | /send/video | |
|
|
|
| ❌ | Send Contact | POST | /send/contact | |
|
|
|
| ✅ | Send Contact | POST | /send/contact | |
|
|
|
|
|
|
|
``` |
|
|
|
✅ = Available |
|
|
|
@ -91,12 +91,13 @@ You can check [docs/openapi.yml](./docs/openapi.yaml) for detail API |
|
|
|
|
|
|
|
### App User Interface |
|
|
|
|
|
|
|
1. Homepage  |
|
|
|
1. Homepage  |
|
|
|
2. Login  |
|
|
|
3. Send Message  |
|
|
|
4. Send Image  |
|
|
|
5. Send File  |
|
|
|
6. Send Video  |
|
|
|
6. Send Contact  |
|
|
|
7. User Info  |
|
|
|
8. User Avatar  |
|
|
|
9. User Privacy  |
|
|
|
|