Page 1 of 1

Calendar integrated with Google Calendar

Posted: Sun Oct 02, 2016 4:59 pm
by wmanesco
Good afternoon!

Recently developed a schedule linked to google calendar.
It is working using the Google OAuth 2.0 authentication method, which is the new form of authentication token google.

Some images:

Permission:
Image

Home Screen
Image

Details
Image

Full application has control with local database.
To MYSQL is ready, but is easily adapdata to any other type of database (DBF, Postgres, etc).

I'm selling the application code, to be able to include the schedule in its application
OAuth 2.0 authentication method can be used for any other integration with google.

To work DEMO MODE:
* You must create a project on google apis: https://console.developers.google.com/apis/
* Enable Google Calendar API
* Create credentials of the "Customer ID OAuth 2.0", Under Application type, choose "Other".
* Perform download the JSON file and rename it to "client_id.json".

** To facilitate the execution of DEMO MODE, I set my file "CLIENT_ID.JSON" to download. But it is for a limited period.
Download JSON File: https://bitbucket.org/wmanesco/schedule ... nt_id.json

Put together with the application.

I will put demo mode for download
To buy the code send email to manesco.william@gmail.com

Any problems of implementation or questions, report on the forum or email
Thank you!

download: https://bitbucket.org/wmanesco/schedule ... hedule.rar
Download JSON File: https://bitbucket.org/wmanesco/schedule ... nt_id.json Place Together with the application.

Re: Calendar integrated with Google Calendar

Posted: Mon Oct 03, 2016 2:50 am
by MGA
William his work is fantastic, congratulations ...

I really want to buy, I will send an email to know the details of payment!

:D

Re: Calendar integrated with Google Calendar

Posted: Mon Oct 03, 2016 4:07 am
by wmanesco
Very thanks for the response and interest in the product!

:D :D

Re: Calendar integrated with Google Calendar

Posted: Mon Oct 03, 2016 4:30 pm
by wmanesco
To facilitate the execution of DEMO MODE, I set my file "CLIENT_ID.JSON" to download. But it is for a limited period.

https://bitbucket.org/wmanesco/schedule ... nt_id.json

Re: Calendar integrated with Google Calendar

Posted: Tue Oct 04, 2016 1:57 pm
by MGA
:D

I am very happy with this implementation, my clients are praising much. Congratulations on the job!

Re: Calendar integrated with Google Calendar

Posted: Tue Oct 04, 2016 2:36 pm
by wmanesco
Thanks!!

:D

Re: Calendar integrated with Google Calendar

Posted: Tue Oct 11, 2016 8:10 pm
by aflm
Good job, good code and interesting functionality to integrate into systems!

Re: Calendar integrated with Google Calendar

Posted: Fri Oct 14, 2016 1:17 pm
by wmanesco
Thank you for opinion, it is very important! 8)

Re: Calendar integrated with Google Calendar

Posted: Tue Oct 18, 2016 7:05 am
by Maurizio
Compliments, excellent work.

Thanks.

Maurizio

Re: Calendar integrated with Google Calendar

Posted: Fri Oct 21, 2016 3:03 am
by wmanesco
Thanks Maurizio!

I'm happy with review.

Re: Calendar integrated with Google Calendar

Posted: Mon Oct 24, 2016 6:22 pm
by IBTC
Good job! Thanks for sending the code! My customers look forward for having it into my app. Thanks a lot also for the very good contact and fast answers of my emails.

Re: Calendar integrated with Google Calendar

Posted: Thu Oct 27, 2016 7:10 pm
by wmanesco
Very thanks!!

Re: Calendar integrated with Google Calendar

Posted: Tue Dec 06, 2016 12:22 pm
by wmanesco
Just to inform.

There is a new version with some fixes and improvements!

Re: Calendar integrated with Google Calendar

Posted: Sun Dec 11, 2016 4:17 pm
by Silvio.Falconi
But why not use tcalex class and integrated with it the export to Google calendar ?

Re: Calendar integrated with Google Calendar

Posted: Mon Dec 19, 2016 5:34 pm
by wmanesco
I believe it can be done well, but I honestly didn't to work with TCalex and would like to have more control over the application. The main one (google integration) can be adapted to use as needed...

Thanks