docs: add README.md and update form submission logic #21

Merged
ben merged 1 commit from documentation/Write-up-README.md into master 2025-01-21 14:49:03 +00:00

1 commit

Author SHA1 Message Date
54ffa5d4cf
docs: add README.md and update form submission logic
All checks were successful
Build / build (pull_request) Successful in 6m56s
This commit updates the README.md with project details, including features, technologies, installation instructions, and project structure.
- It also includes a description of the app, features like free-text input, sentiment selection, submitting content to a server, and displaying a Snackbar.
- It updates the form submission logic in `App.kt` to delay showing the "Feedback sent" Snackbar by 1 second.
2025-01-21 14:47:53 +00:00