Chat - #OpenSource Messenger

Description

Simple Text-based Messenger with Material Design using :fire: Firebase. It also features Google Log In with animations.

Where it’s avaliable?

The AIA is here: Chat.aia (314.3 KB)

No, it’s not available on Google Play


Note

No credit is required for my code, feel free to do whatever you want with it. Redistribute it to any app store, make money off of it, I don’t care. It’s all yours. :slight_smile:

If you see my apps on Google Play and want the source code for one, just ask me. (Don’t ask me for the VR one though)

20 Likes

Thanks for making it open source, it’s an awesome app!


:laughing: I love how you did that.

3 Likes

thanks @pavi2410 for making this opensource

1 Like

Thanks @pavi2410 for accepting my request for the scratch
Thanks again

1 Like

This is such a great app! :smile:
would you know how to create this using a different database
per say tiny DB or Tiny DB web?

Thank you :blush:

1 Like

Wait for @barreeeiroo to release his ‘Chatable’ app and you can remix both.

4 Likes

HI, :blush:
I am new to Thunkable and I have noticed in your app you have added extensions.
I have seen these extensions a few times. How would you add extensions like these?
Great app btw :sunny:

Do you mean putting them in your app, or creating extension?

If you mean putting them in your app, then this will be helpful…

http://domhnallohanlon.com/thunkable_extensions/about.html#how_to

3 Likes

To download them, you can use this topic:

http://community.thunkable.com/t/index-of-available-extensions/2680/?u=barreeeiroo


To install them, there is a fantastic tutorial in the site that @Sivagiri_Visakan sais:

2 Likes

yes, putting them in the app

Dont work. The code is complete? thanks

1 Like
2 Likes

I have a problem with the app. When I click on an Chat in the list on the screen1 there appears an error. I uploaded a picture here. What I have to do to disable this error?

I get the same issue.

How to open .aia file?

Can you please provide the aia file for your dice app @ts02

First day at Thunkering here… I’m no code… I just added the chat.aia to test it out and I’m not sure what to do… Is there a tutorial for this?
Thanks!

you might want to do some tutorials to learn the basics…
Taifun

Check out the Thunkable YouTube channel, there are lots of great videos for getting started:
https://www.youtube.com/channel/UCTVZRyybOCDBL2zLXSeQVsw


A very good way to learn App Inventor is to read the free Inventor’s Manual here in the AI2 free online eBook http://www.appinventor.org/book2 … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.
There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also do the tutorials http://appinventor.mit.edu/explore/ai2/tutorials.html to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor

3 Likes

Thanks Taifun!