/phonegap-app-chat-app

PhoneGap Hello World app

Primary LanguageJavaScriptApache License 2.0Apache-2.0


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.