Calendar integrated with Google Calendar

Post Reply
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Calendar integrated with Google Calendar

Post 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.
Last edited by wmanesco on Tue Dec 06, 2016 3:55 pm, edited 2 times in total.
MGA
Posts: 1219
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá
Contact:

Re: Calendar integrated with Google Calendar

Post 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
ubiratanmga@gmail.com

FWH17.04
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post by wmanesco »

Very thanks for the response and interest in the product!

:D :D
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post 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
MGA
Posts: 1219
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá
Contact:

Re: Calendar integrated with Google Calendar

Post by MGA »

:D

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

FWH17.04
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post by wmanesco »

Thanks!!

:D
aflm
Posts: 4
Joined: Tue Oct 11, 2016 3:16 pm

Re: Calendar integrated with Google Calendar

Post by aflm »

Good job, good code and interesting functionality to integrate into systems!
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post by wmanesco »

Thank you for opinion, it is very important! 8)
User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Calendar integrated with Google Calendar

Post by Maurizio »

Compliments, excellent work.

Thanks.

Maurizio
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post by wmanesco »

Thanks Maurizio!

I'm happy with review.
User avatar
IBTC
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany
Contact:

Re: Calendar integrated with Google Calendar

Post 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.
Best Regards,
Ruediger Alich

---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post by wmanesco »

Very thanks!!
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post by wmanesco »

Just to inform.

There is a new version with some fixes and improvements!
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Calendar integrated with Google Calendar

Post by Silvio.Falconi »

But why not use tcalex class and integrated with it the export to Google calendar ?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
wmanesco
Posts: 29
Joined: Wed Sep 14, 2016 3:49 pm

Re: Calendar integrated with Google Calendar

Post 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
Post Reply