Hello, I am a web developer who develops web pages based on JSP and JAVA.
I received the following request from the client company.
1. Click the "Reflect all employees' schedules" button on the JSP web page 2. Create a schedule (date, time, title, content, etc.) 3. Register your schedule with Google Calendar for each individual
I want to implement the above. I searched for API on Google Calendar
https://developers.google.com/google-apps/calendar/
I don't think there's any API object I want.
Please let me know if I couldn't find the API or if there is an Android calendar application that can implement the above even if it is not Google Calendar.
Thank you.
android google jsp java
In common sense, I think we need to find out all the unique api codes of each employee if we want to randomly register the schedule on another employee's calendar, so wouldn't there be a security problem? Rather, when creating a separate calendar shared by the group or registering a work schedule from the administrator or company account Google Calendar, it would be better to work with the logic of inviting the people involved to the schedule. There is a page with simple tips related to Google Calendar, so please refer to it.
http://www.cpcstrategy.com/blog/2015/01/gmail-calendar-lifehacks/
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
581 PHP ssh2_scp_send fails to send files as intended
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
611 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.