Bonnie39 / WebChat

very basic online messaging client

Home Page:https://bonnie39.github.io/WebChat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebChat

this was a little experiment I did

I used the github API to send messages to a .json file on this repo, obviously this isn't safe in any way and should not be used in a serious project

the API token has since been revoked and you can now only read messages

this was a fun experiment and I think it has given me an idea for a future project

if you want, you can view the messages that were sent before I took it down here.

UPDATE:

this project has been reworked to use firebase instead of github and is now usable once again (and more secure hopefully)

About

very basic online messaging client

https://bonnie39.github.io/WebChat/

License:GNU General Public License v3.0


Languages

Language:JavaScript 54.6%Language:CSS 35.1%Language:HTML 10.3%