Skip to content

A chat application with video call + voice feature using native JS, PHP Codeigniter, and Ajax. This based on the tutorial from this link: https://www.youtube.com/watch?v=_Demu2OfTqI&list=PL3CB4877FA6E788B3

License

Notifications You must be signed in to change notification settings

afiefsky/chatapp-codeigniter-ajax

Repository files navigation

ChatApp CodeIgniter Ajax

This is an application which I develop back then during college, back then the purpose is to help friend creating a javascript setInterval-based chat application. Nowadays a chat technology mostly use socket (i.e: socket.io), but this one can be used as basic understanding on how chatapp works without using any npm library. There is a lot of messy code within controllers, views, even models. A lot of my friend still asked me about this repo even though there is a lot of better simple chat app out there. Based on that reason, this app will be developed into a very basic one so even my friend can understand about how it works.

About

A chat application with video call + voice feature using native JS, PHP Codeigniter, and Ajax. This based on the tutorial from this link: https://www.youtube.com/watch?v=_Demu2OfTqI&list=PL3CB4877FA6E788B3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published