https://github.com/creme332/1bxoxb1
An anonymous real-time chat app using Google Sheets as backend.
https://github.com/creme332/1bxoxb1
anonymous-chat app-script chat chatroom google-apps-script google-sheets google-sheets-api html-css-javascript javascript messenger
Last synced: 13 days ago
JSON representation
An anonymous real-time chat app using Google Sheets as backend.
- Host: GitHub
- URL: https://github.com/creme332/1bxoxb1
- Owner: creme332
- License: mit
- Created: 2022-08-26T08:33:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T06:25:54.000Z (over 1 year ago)
- Last Synced: 2024-07-05T17:26:14.099Z (over 1 year ago)
- Topics: anonymous-chat, app-script, chat, chatroom, google-apps-script, google-sheets, google-sheets-api, html-css-javascript, javascript, messenger
- Language: HTML
- Homepage: https://creme332.github.io/1bxoxb1/
- Size: 1.19 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ฌ 1bxoxb1
1bxoxb1 is a no-login real-time online chat app using Google Sheets as backend.
This project is a proof of concept for using Google Sheets as a backend. Read my [blog post](https://creme332.github.io/posts/chat-app-appscript/) for more information.

[โถ Live Preview](https://creme332.github.io/1bxoxb1/)
> ๐ด**Note:** If you see `Sorry, unable to open the file at this time.` when visiting the website, try opening it in an incognito window.
## ๐Features
- Free.
- No login required.
- Each user is assigned a random name.
- Does not collect personal data or cookies.
- Responsive UI for all screen sizes.
- Chat supports emojis and paragraphing.
## ๐ Attributions
Resource | Source
---|---
[avatar in project image](assets/img/1bxoxb1.png) | [janet mac](https://janet-mac.com/google-avatar-project)
## ๐จ To-Do
- [ ] Implement exponential backoff algorithm.
- [x] Add sitemap + request indexing.
- [x] Embed app as iframe on another website.
- [x] Make website responsive.
- [x] Add project social media preview.