Tagmate

Find out what's happening around you

App Screenshots

Tagmate Guest List
Tagmate Dashboard
Tagmate Activity
Tagmate Chat

What's under the hood?

Tagmate is built using React-Native along with a serverless architecture for maximum scalability. The app utilizes Firebase's Cloud Functions extensively to ensure elastic capacity.

The app features include:

Swipable newsfeed
Integration with Google Calendar
Push Notifications (for both iOS and Android devices)
User profiles
Google Authentication integration
Group messaging
Direct messaging
and more...

Demo

Check out Tagmate live on Google Play Store or Apple App Store. You will need a university email ID to login. If you are, however, an Apple device user, you may use the following demo account to login.

Demo Account Credentials

Email: tagmatedemo@ashoka.edu.in
Password: TagmateIsCool<3

Instructions

If you are trying to create your own Tagmate-like app, please follow the instructions below after you clone the repo.

  1. Create a Firebase project
  2. Enable Google SignIn in Authentication tab
  3. Generate google-services.json file and put it in ./android/app path.

If you want to build an APK for Android, ensure you've set your credentials in ./android/gradle.properties.

Credits

Tagmate was originally intended to be a commercial project and was founded by Shivam Sai Gupta (@shivamsaigupta) and Neeraj Pandey (@neerajp99). As of January 2020, we have made a decision to stop supporting the commercially available Tagmate and make it open-source.

Contributors

Update

This project is no longer being supported by us. We have opened up the source code for anyone who wants to make their own Tagmate-like app.