livelynk_app.1.mp4
LiveLynk is a cross-platform application that allows users to send and accept invites, facilitating easy and seamless connections. Built with Flutter for the front end, it uses Provider for state management. The backend is powered by Node.js, Express.js, and MongoDB, incorporating sockets and WebRTC for real-time communication. A video-calling feature is currently in progress.
- Cross-platform support (iOS, Android, Web)
- User authentication and management
- Invite system to send and accept invites
- Real-time updates with sockets
- State management using Provider
- Backend with Node.js, Express.js, and MongoDB
- Video calling (in progress)