Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.85 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.85 KB

Visiting Card Android

Build Status Android In Progress
Codacy Badge

Quick Insight

An Android application that helps exchanging digital Visiting card in a virtual way while attending meetups and conferences.

Work-Flow

  • A Splash Screen that Displays the app icon everytime that app is launched.
  • A Quick Walkthrough(Slider) of the Visiting Card Android App when the App is launched for the first time.
  • A Login Activity to ensure only Authentic Users use the app - Implemented using Firebase Authentication.
  • A Visiting Card Activity that lets the Currently authenticated user to create his/her own visiting card by entering their own Information.
  • A Google Maps activity that helps you spot your current location and also helps you drop your own visiting card in the current location.
  • A bottom Sheet in the same Maps Activity that gives you all the dropped Visiting card within a 500m to 1km radius.
  • Clicking on a particular Visiting card reveals all the Information present in that card.
  • One can also save the Card to their very own Contacts App.

Road-Map

How to Contribute

  • Look for the TODOs in the Project.
  • Claim the Issues by commenting on them.