/why-not

SAE Demo App

Primary LanguageJavaScript

Why not

TODO:

  • App name ✓
  • Abstract ✓
  • Technology ✓
  • Design
  • Server
  • Git ✓
  • Test

Abstract

Free anonymous location based messaging app

Anonimously get response from the other people on the same location and help them to resolve any doubts.

Technology

HTML5 Hybrid Mobile Framework + XAMP Backend RESTful API

Design

Todo

Server

TODO LAMP

Git

https://github.com/brankko/why-not/

Tesing

https://build.phonegap.com/apps/2284618/share

API

/v1/message/read/{lat},{long}
/v1/message/write/{lat},{long},{message}
/v1/comment/write/{message_id}/{comment}
/v1/comment/vote/{message_id}
/v1/user/validate/{user_id}/{code}