FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Calendar integrated with Google Calendar
Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Calendar integrated with Google Calendar
Posted: Sun Oct 02, 2016 04:59 PM
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:


Home Screen


Details


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/downloads/client_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/downloads/Schedule.rar
Download JSON File: https://bitbucket.org/wmanesco/schedule/downloads/client_id.json Place Together with the application.
Posts: 1286
Joined: Mon Feb 25, 2008 02:54 PM
Re: Calendar integrated with Google Calendar
Posted: Mon Oct 03, 2016 02:50 AM

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

FWH24.04
BCC7.3
HARBOUR3.2
xMate
Pelles´C
TDolphin
Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Mon Oct 03, 2016 04:07 AM

Very thanks for the response and interest in the product!

:D:D

Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Mon Oct 03, 2016 04:30 PM
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/downloads/client_id.json
Posts: 1286
Joined: Mon Feb 25, 2008 02:54 PM
Re: Calendar integrated with Google Calendar
Posted: Tue Oct 04, 2016 01:57 PM

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

:D

ubiratanmga@gmail.com

FWH24.04
BCC7.3
HARBOUR3.2
xMate
Pelles´C
TDolphin
Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Tue Oct 04, 2016 02:36 PM

Thanks!!

:D

Posts: 4
Joined: Tue Oct 11, 2016 03:16 PM
Re: Calendar integrated with Google Calendar
Posted: Tue Oct 11, 2016 08:10 PM

Good job, good code and interesting functionality to integrate into systems!

Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Fri Oct 14, 2016 01:17 PM

Thank you for opinion, it is very important! 8)

Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Calendar integrated with Google Calendar
Posted: Tue Oct 18, 2016 07:05 AM

Compliments, excellent work.

Thanks.

Maurizio

Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Fri Oct 21, 2016 03:03 AM

Thanks Maurizio!

I'm happy with review.

Posts: 103
Joined: Sat Oct 18, 2008 08:13 PM
Re: Calendar integrated with Google Calendar
Posted: Mon Oct 24, 2016 06:22 PM

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
Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Thu Oct 27, 2016 07:10 PM

Very thanks!!

Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Tue Dec 06, 2016 12:22 PM

Just to inform.

There is a new version with some fixes and improvements!

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Calendar integrated with Google Calendar
Posted: Sun Dec 11, 2016 04:17 PM

But why not use tcalex class and integrated with it the export to Google calendar ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 29
Joined: Wed Sep 14, 2016 03:49 PM
Re: Calendar integrated with Google Calendar
Posted: Mon Dec 19, 2016 05:34 PM

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

Continue the discussion