Skip to content

Free open chat mobile application built with react native and socket.io as a study project, a challenge and a way to kill time

License

Notifications You must be signed in to change notification settings

raymag/buteco-mobile

Repository files navigation

Buteco: Mobile

Free open chat mobile application built with react native and socket.io as a study project, a challenge and a way to kill time. So currently there's a couple of things you can do with this app:

  • Send messages (duh 😜)
  • Set nicknames

We plan to add a whole bunch of other features if time and motivation lay their blessings uppon us mortals. Some of them are:

  • Storing messages locally
  • 3rd party authentication for a unique and persistant ID 🌥️
  • Rooms for different topics
  • Mute system
  • Cool stats for nerds like myself 👾

screenshot

Installing

$ git clone https://github.com/raymag/buteco-mobile
$ cd buteco-mobile
$ npm install
$ npm start

Building for Android on Windows

$ cd android
$ ./gradlew assembleRelease

By the way, if you're somehow interested in the backend part of this application, you can check it out here. I also have a web version of this application (different backend) here.

About

Free open chat mobile application built with react native and socket.io as a study project, a challenge and a way to kill time

Topics

Resources

License

Stars

Watchers

Forks