Skip to content

Kennygunderman/snack_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snack_chat

A Spicy chatting app

screeenies

A Chatroom application designed to chat about your favorite snacks with others

Firebase Schema:

chat_rooms

- icon (string)
- id (string) - This is the document ID
- message (string)
- snacks_sent (int)
- title (string)

chat

- chat_icon_color (string)
- chatroom_id (string)
- message (string)
- send_date (timestamp)
- user_email (string)
- username (string)

user

- username (string)
- chat_icon_color (string)
- username (string)

About

Spicy chatting app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages