Skip to content

DragoMark/NightmareChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NightmareChat

Summary

Basic chat app with multiple chat rooms.

Setup

To run this repo you will need an api key and a few firebase and firestore scripts.
It's fairly easy to get your hands on them.

Go to the firebase site and register.

Once you've logged in, click on Go to console on the top right beside your profile picture.

console

Add new project

new project

To get the scripts that you have to add to the program, go to Project Overview -> Click on your app name (below project name) -> Settings.
Within the General tab in Settings, go down to Your Apps and copy the scripts in CDN. Paste them at the end of the body tag.

scripts

Preview

Once you run the app your default username is anonymous.

initial

Change your name using the update username field.

updateUsername

The new username will now be used.

newUsername

Once you change the room, no other room's chat will be visible to you.

newRoom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published