Cordova / Phonegap coder help

  • 1
  • Question
  • Updated 5 years ago
  • Doesn't Need an Answer
Hey guys !

I am building an app and I am looking for somebody that knows Cordova / Phonegap to help me with a few things that I just can't sort out...

I designed everything in HTML / CSS and it is nice but now I don't know to make the connections with the database (logins / register users / save settings of users ...)

And I have a few components to add like location / add a profile pic from camera... these basic things I guess.

The app itself has like 8 pages total and I really need help for my project :(

Thank you !
Photo of Sébastien CHABERT

Sébastien CHABERT

  • 1 Post
  • 0 Reply Likes

Posted 5 years ago

  • 1
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@Sébastien, I assume you know that you have to write your App in Javascript for the remainder. Each of the plugins has a working example. You can start by trying to build one of them.

Make a directory/folder named 'www', put everthing in it (use your HTML/CSS after you get this to work) . 'www' is used by convention. When you upload you can use github or a tarball. I use github.
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Hi Sébastien
Find developers to support you: http://people.phonegap.com/

Hi Jesse,
When using PGB, there is no convention for directory names. Anything goes, as long as there's only one index.html and both index.html and config.xml are in the same directory within the zip/git, preferably in the root. Developers can name their directories as they see fit, or even refrain from using anything but the root.
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
Hi Petra, not sure why you are responding to me. The original poster is new. I know what i am doing. I am a developer. My comments are for a new person that knows nothing. Your comments appear as noise. Jesse
(Edited)