Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 825 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 825 Bytes

FireSideChat

Messaging/Chatroom Web App Client. Yeah thats right I used firebase before it was cool. This project is now depricated.

Built On

jQuery, JS, HTML, and CSS were used to create this app.

Servers side handling was done by Firebase. I do not own, and am not affiliated with Firebase, and did not create it. Data was stored & synced on Firebase's NoSQL cloud database. Data is stored as JSON, synced to all connected clients in realtime, and available even if my app goes offline.

Running

Just smash that mf index.html file and open it in the browser of your choice.

Contributing

Pull requests are welcomed.

Disclaimer

I'm not responsible for anything you say or do on this app.

I do not own SweetAlert (https://github.com/t4t5/sweetalert) or Animate.css (https://github.com/daneden/animate.css)