An open API service indexing awesome lists of open source software.

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.

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.

![GIF showing messaging app](assets/img/website.gif)

[โ–ถ 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.