Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vamshiiitbhu14/firebasechatroom
This application shows how to build (in Swift4) a simple Chat room where users can register, login, send messages to other users etc using Firebase. If you are a developer who has got an interesting idea but could not find a backend developer to take the idea to a product level, then do check out this project as an introductory course to Firebase. Trust me, Firebase is the best when it comes to Backend As Service.
https://github.com/vamshiiitbhu14/firebasechatroom
chat-application firebase firebase-auth firebase-realtime-database ios swift4
Last synced: 5 days ago
JSON representation
This application shows how to build (in Swift4) a simple Chat room where users can register, login, send messages to other users etc using Firebase. If you are a developer who has got an interesting idea but could not find a backend developer to take the idea to a product level, then do check out this project as an introductory course to Firebase. Trust me, Firebase is the best when it comes to Backend As Service.
- Host: GitHub
- URL: https://github.com/vamshiiitbhu14/firebasechatroom
- Owner: VamshiIITBHU14
- Created: 2017-11-27T05:19:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T06:44:33.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T03:23:28.137Z (about 1 year ago)
- Topics: chat-application, firebase, firebase-auth, firebase-realtime-database, ios, swift4
- Language: Swift
- Homepage:
- Size: 22.9 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FirebaseChatRoom
This application shows how to build (in Swift4) a simple Chat room where users can register, login, send messages to other users etc using Firebase. If you are a developer who has got an interesting idea but could not find a backend developer to take the idea to a product level, then do check out this project as an introductory course to Firebase. Trust me, Firebase is the best when it comes to Backend As Service.