Notifellow is a android social platform that allows users to share their daily schedules. Requires minimum Android API 23. Please scroll to demo section for a demo link.
The users can set schedules for
- Wifi Names
- Dates
- Location
which the user later will be notified when the condiitons are met for the alarm.
- Setting alarms and being notified when the alarm condition is met
- Social feed where user sees friends schedule / events
- Adding / Removing friends
- Posting comments to friends schedule / events
- Authentication (signup, signout, register, forgot password, email change)
- Account Management
- Chat among users
- Validation for user registeration, alarms.
Technologies involved:
- Android Studio
- Node.js (including
express.js
) - MongoDB
- Firebase
- One Signal API
- Google Maps API
Notifellow
: The folder for Android Studio.ServerSide
: The folder for server side code which requires node.js.