Skip to content

An Angular-Ionic person-to-person cross-platform chat app built with Socket.io. The chat app works by creating rooms with unique key created with the details of a person.

Notifications You must be signed in to change notification settings

Dstri26/Chatter

Repository files navigation

Chatter

An Angular-Ionic person-to-person cross-platform chat app built with Socket.io. The chat app works by creating rooms with unique key created with the details of a person. Currently the Application doesn't work with any backend. The "contacts" variable in the services file can be replaced with any Object or data retrieved from database.

You can download the file and run "npm install" for installing all the dependacies. The server part(app.js) is uploaded in the server folder. It requires express and socket.io Use "nodemon app" or "node app" to start the server.

The client app in an Ionic app and can be run using "ionic serve" that starts the client.

About

An Angular-Ionic person-to-person cross-platform chat app built with Socket.io. The chat app works by creating rooms with unique key created with the details of a person.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •