AlexSAE / why-not

SAE Demo App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

SAE Demo App


Languages

Language:JavaScript 85.2%Language:CSS 14.5%Language:HTML 0.2%Language:PHP 0.1%