DateMadly is modern fully featured dating flutter app where you can like someone and if they like you back then you can start realtime chat with emoji’s based on MQTT (Mosquitto). API backend is in Node.js provided with this and you can serve backend in aws serverless lambda and can throttle to unlimited user. we are using MongoDB database
App Features :-
- Send like to someone if they like your profile too you can start chat.
- Realtime Chat based on MQTT.
- Get Push Notifications When Someone message you or liked your profile.
- Gmail/Facebook Login and OTP Based Login.
- JWT Based Authentication.
- Image uploading to AWS S3 Bucket and images compressed to 90% size reduction without any quality loss.
- Dark Mode or Light Mode supported.
- Based on latest Google Material 3 Design.
- Dynamic Color supported, Get Colour Scheme for the whole OS, derived from the wallpaper.
- AWS Lambda Serverless Ready.
- Backend API is in Node.js to handle a large amount of simultaneous connections in a nonblocking manner.
- MongoDB Database Atlas supported.
- And many more….