frameworklabs / parseqt

A Qt based API library for the Parse cloud service
12 stars 2 forks source link

More of a question than an issue. #1

Open Zymatic opened 11 years ago

Zymatic commented 11 years ago

Hello,

I'm very interested in this project, and will hopefully using it in on of my projects. I am curious if you are continuing to add to it? Specifically, are you going to be including Signin and Login support? Also, I would love to possibly contribute to this project, is there any specific areas you might want help?

Thanks

frameworklabs commented 11 years ago

Hi Zymatic,

nice to hear that you are interested in this project. If you could take this project forward, that would be very cool - as I can't put much time into it currently.

FYI, I just pushed some code to support file upload and download to the new branch called: 'feature_file_support'. Some polishing and the conversion to/from json is still missing here.

Otherwise Sigin and Login would be great other parts to contribute on.

Best

Am 2013-06-03 um 23:09 schrieb Zymatic:

Hello,

I'm very interested in this project, and will hopefully using it in on of my projects. I am curious if you are continuing to add to it? Specifically, are you going to be including Signin and Login support? Also, I would love to possibly contribute to this project, is there any specific areas you might want help?

Thanks

— Reply to this email directly or view it on GitHub.

Zymatic commented 11 years ago

I will try my best to keep this going forward. I am new to using git and github so it might take a bit to get familiar with it, but I will do my best. Thanks for the new update as well.

chikwk commented 10 years ago

Hi, I have tried to complied the sample project, but seems to have some compiled errors, is there any steps involved before importing to bb qnx ndk for compilation?