Skip to content

A chatting app made with Html, Css, Javascript and Firebase. Mobile friendly

License

Notifications You must be signed in to change notification settings

LucaConstantin/snoomz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


logotype

HTML5 CSS3 Bootstrap JavaScript Firebase

About Snoomz 📖

A chatting app made with Html, Css, Javascript and Firebase.

Uses Firebase version 9 and 8.

⚠️ DISCLAIMER: This is an old project of mine with a very bad written code. I will soon optimize and clean it. ⚠️


Table of Contents

Features

  1. Loging in / Creating an account
  2. Adding people to chat
  3. Closing Conversations
  4. Deleting messages
  5. Creating groups
  6. A global chat
  7. Editting you profile/group
  8. Adding people to your group
  9. Leaving Groups

Installation

  1. Create a Firebase account
  2. Put your Firebase Config (which you can get from your account settings) here.
const firebaseConfig = {
    //put your firebase config here
  };

You have to do the same thing for the following files: func.js, index.html, pb.html

Demo

https://snoomz.netlify.app/

License

MIT License

About

A chatting app made with Html, Css, Javascript and Firebase. Mobile friendly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published