-> An WhatsApp clone project with Flutter framework for mobile application and NodeJs Express Js for backend.
-> REST Api is used for fetching user details, registration process, profile picture uploading, etc...
-> Message and message info send via socket.io .
| Front-end | Backend |
|---|---|
| Flutter | Node JS Express Js |
| socket.io.client | socket.io |
| Hive Db, SharedPrefference | MongoDb |
| Firebase SMS authentication | jsonwebtoken Api authorization |
| GetX State managment |
User registration
registration.mp4
Messaging
messaging.mp4
Contact refresh