Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

igortepavac/Voiperinho

Repository files navigation

Voiperinho

Project for Computer Networks 2 course

About

This is an IM application that sends messages through the relay server. Messages are sent and received asynchronously through sockets implemented in Java.

Application architecture is MVP (Model - View - Presenter) where Dependency injection is implemented with Dagger 2. Retrofit is used for API calls. Also, some Unit tests and Instrumental tests are implemented.

Screenshots are available in the screens directory.

TODO list:

  • Implement VoIP feature
  • Add avatar browsing feature for registration
  • Modify chat UI/UX
  • Implement search feature
  • Implement online/offline status change
  • ...

About

Project for Computer Networks 2 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages