Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Build Database and mono basedserver to allow data addition and retrieval #1

Open
TRex22 opened this issue Nov 21, 2013 · 5 comments
Open
Assignees
Milestone

Comments

@TRex22
Copy link
Member

TRex22 commented Nov 21, 2013

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

@ghost ghost assigned ick-seshoka Nov 21, 2013
@TRex22
Copy link
Member Author

TRex22 commented Jan 2, 2014

@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.

@ick-seshoka
Copy link
Contributor

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?

@TRex22
Copy link
Member Author

TRex22 commented Jan 3, 2014

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.

@ick-seshoka
Copy link
Contributor

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 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
@TRex22
Copy link
Member Author

TRex22 commented Dec 6, 2014

I have moved to mono since I don't know PhP and I want to get this thing done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants