Demo: IM MESSENGER
Features:
A Real time instant messaging chat application build using- Codeigniter framework
- node.js socket server
- Uses socket.io. So no continuous ajax request to load current chat data (Usually all chat application does to load/updates the current chat conversations). Saves a huge amount of Bandwidth and reduce unnecessary server load and costs.
- Stand alone application. No 3rd party dependency.
- Block, unblock Feature
- Independent mobile view
- REST api based project
- Android and ios Application friendly
- user online/offline status
- Picture upload
- Video upload
- Link shearing with preview (open graph)
- One to one private messaging
- Group messaging
- Friend list system design
- Simple database design
- Login system is built in
- User authentication system is built in
- 100% open source
- Video Sample
Admin panel:
Powerful Admin panel with- User List
- Admin can block/unblock user account
- Admin can view full user information
- Admin can view user messages
- Admin can create new admin/ manager type admin
Admin url
user Id : [email protected]
password : 123456
Server Requirements:
- VPS/Dedicated Server with root user access
- PHP Version 5.6 to 7.3.4 (Tested)
- MYSql Version 5.6 to 8 (Tested)
- Node.js Version 10.15.3 LTS (Tested) Download
Please ensure that your server supports node.js applications by contacting with your hosting provider before purchase.
It is mainly built for social networking website. You can also use it with your mobile application android and ios(as backend) .