jaikumarAJ / phonegap-app-chat-app

PhoneGap Hello World app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Enhancement list

  • The chat must be sent on press of Enter on desktop web browser. - DONE
  • Whenever a new chat is recieved, the title would show a (1) till we open the tab and click on the textarea.
  • Add configurability to notifications.
  • Notifications of new app versions whenever we update the git repo.
  • Ability to add images. ( shouldnt be difficiult, wise use of base64 encoding )
  • Optionally Show/Hide the "name" file.
  • If device is not connected to the internet, then deliver an SMS.

About

PhoneGap Hello World app

License:Apache License 2.0


Languages

Language:JavaScript 93.6%Language:HTML 3.8%Language:CSS 2.5%