简体   繁体   中英

iphone week-view calendar to show reservations

I am looking to build an iphone application to show booking/reservations of a Device. I want to have a week view where I can show the reservations using different colors (Something similar to the one in Google Calendar).

I saw few projects in github which provides month-view, but i could not find the one with week-view.

I am pretty new to iPhone development, and I would appreciate if someone can help me in this regard. Some tutorials which helps in adding an calendar to an application.

Thanks in advance

Why don't you create a google calender and then let the users of your app look at the booking on there. If that is what you want here is the official doc for objective-c

GDataObjCIntroduction - gdata-objectivec-client - Introduction for Objective-C Developers - Project Hosting on Google Code

google code project that access google calendar iphone-gcal - Project Hosting on Google Code

another client Downloads - gdata-objectivec-client - Project Hosting on Google Code

a tutorial How To Use Google APIs with iPhone SDK

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM