You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
This is very important to the system. Must use standardized naming conventions. Have to be able to accept map information and point information, create nodes and return some information. See overview for more information
The text was updated successfully, but these errors were encountered:
@ick-seshoka we need to talk about how the server side stuff will work. We may need to build an api and other. The input page will either have to change to work with an api or we leave that and build an api separately. Im willing to build the api.
I think the input page does not need an api since we can basically do all we want (inserting,deleting and editing the database). why would we need an api?
We need an api not for inputting data but for phonegap, to access the data. Phonegap does not support anything besides javascript, html5 and css. To create a socket system in javascript is very difficult, one of my other projects relies on that sort of thing. Rather we create an api which runs off php. Dont start anything on it though I have to spec it out. I will send an email this weekend explaining everything.
i think i saw Pravesh use jquery and ajax to access his database from the app. is that what you mean when you say "Phonegap needs to access the database"?
TRex22
changed the title
Build Database and inital PHP to allow data addition and retrieval
Build Database and mono basedserver to allow data addition and retrieval
Dec 6, 2014
This is very important to the system. Must use standardized naming conventions. Have to be able to accept map information and point information, create nodes and return some information. See overview for more information
The text was updated successfully, but these errors were encountered: