Skip to content

Erasmus Community is a social application for Erasmus students or students that want to go abroad with this mobility program. The main functionalities are news feed, sending messages, receiving notifications and login into personal account.

Notifications You must be signed in to change notification settings

oanamariabalaita/ErasmusCom2

Repository files navigation

A social application for Erasmus students or students that want to go abroad with this mobility

Features

  • Push Notifications
  • News Feed
  • Messages and Inbox
  • Friend Request
  • Profile Picture

Screenshots


Dependencies

dependencies {

compile 'com.squareup.okhttp3:logging-interceptor:3.4.0'
compile 'com.squareup.retrofit2:retrofit:2.1.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
compile 'com.squareup:otto:1.3.8'
compile 'com.google.code.gson:gson:2.6.2'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.android.support:design:25.3.1'
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.android.support:support-v4:25.3.1'
compile 'com.google.firebase:firebase-messaging:11.0.2'
compile 'com.google.firebase:firebase-database:11.0.2'
compile 'com.google.firebase:firebase-auth:11.0.2'
compile 'com.google.firebase:firebase-core:11.0.2'
compile 'com.google.android.gms:play-services-auth:11.0.2'
compile 'de.hdodenhof:circleimageview:2.1.0'
compile 'com.google.firebase:firebase-storage:11.0.2'
compile 'org.greenrobot:eventbus:3.0.0'
compile 'com.squareup.okhttp3:okhttp:3.4.1'
compile 'com.android.support:cardview-v7:25.3.1'
compile 'com.android.support:recyclerview-v7:25.3.1'
compile 'com.firebaseui:firebase-ui:2.0.1'
testCompile 'junit:junit:4.12'

}

About

Erasmus Community is a social application for Erasmus students or students that want to go abroad with this mobility program. The main functionalities are news feed, sending messages, receiving notifications and login into personal account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages