Welcome to this demo of a real-time live location tracking app built with Flutter, Google Maps, sockets, and Node.js. This full-stack app comes packed with features that allow you to easily view your current location and other users' real-time live location on Google Maps with custom markers.
In addition to real-time location tracking, this app also includes chat messaging functionality, allowing you to send or receive text messages from your colleagues in real-time. You can register and log in to the app, verify your account by email, and send or resend OTP by email for added security.
The app also lets you create, close, delete, and leave movements, invite members to join movements, view members within movements, and accept or decline movement requests. You can view or clear notifications, create, save, view saved, record, or delete self-made trips, and log out of the app when you're done.
Plus, with a beautifully designed app icon and splash screen, this app is both functional and visually appealing. So whether you're planning a trip with friends or tracking your team's location during a business event, this app has got you covered.
Watch this demo video to see all the amazing features in action and learn how you can build a similar app for your own needs.
Source Code:
1. Client (Flutter Mobile):
https://github.com/aimelive/quickstep_app
2. Server Side (Node JS Backend):
https://github.com/aimelive/quickstep-backend