Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
/ 1bxoxb1 Public archive
generated from creme332/basic-web-template

An anonymous real-time chat app using Google Sheets as backend.

License

Notifications You must be signed in to change notification settings

creme332/1bxoxb1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 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 for more information.

GIF showing messaging app

▶ Live Preview

🔴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 janet mac

🔨 To-Do

  • Implement exponential backoff algorithm.
  • Add sitemap + request indexing.
  • Embed app as iframe on another website.
  • Make website responsive.
  • Add project social media preview.