Skip to content

Assertor1290/MeetUp

Repository files navigation

MeetUp

An Android app that allows users to connect based on common interests. It also allows users to view latest headlines on their interest.
Following are the screenshots of the app:-

      Splash Screen                                      Introduction Screen: CardView
                  
                                                  Login/Sign Up Phase
                  
      Enter details               All Users Fragment            Navigation Drawer              Friends Fragment 
                  
Accept/Decline Friend Request       Chat Activity                 News Fragment                 Notification 
                  

Steps to run the app

  • Clone this repo locally
  • git clone https://github.com/Assertor1290/MeetUp
  • Create a Firebase project in the Firebase console, if you don't already have one
  • Add a new Android app into your Firebase project with package name com.example.loginscreen
  • Download the config file (google-services.json) from the newly added app and move it into the module folder (i.e. app/)
  • For news API get an API key from newsapi.org and place it in url.
  • The notification function folder has index.json which contains function to send notification.(Watch TVAC tutorials to learn how to deploy the function to Firebase).
  • Build and run it on an Android device.

About

An Android app based on common interests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published