Skip to content

dilpreet2028/Devents

Repository files navigation

Devents

Android Nanodegree Capstone Project

Devents is meant for all the developers who want to stay up to date about any technical news and about all the events or workshops which will be happening near them.

Quick Start Guide

  1. Register at Newsapi.org and get API_KEY
  2. Replace the API_KEY with NEWS_API_KEY in build.gradle file
  3. Follow this guide to create a Facebook app
  4. Replace the FB_API_ID with App ID and FB_APP_SECRET with App Secret of your facebook app in build.gradle file.

5. Create an app at Google Developers Console and enable Google Maps Android API,Google Places API for Android .
6.Goto Firebase Console , click on Import Google project and import it.
7.Goto Project Settings and Download google-services.json file and place it in app/ folder.

App Screens


HTML5 Icon

      

HTML5 Icon

HTML5 Icon

Basic app working

Click on this link to see.

Events Wigdet

Click on this link to see.

Sharing an event

Click on this link to see.