Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dark-data/appointmentmaker-using-google-calendar-api

This application is implemented using JSP, servlet, bootstrap and effectively use of MS Access database helps in quick deployment of application in Heroku cloud
https://github.com/dark-data/appointmentmaker-using-google-calendar-api

eventmanagement google-calendar google-sign-in herokuapp jsp-servlet msaccess oauth

Last synced: 17 days ago
JSON representation

This application is implemented using JSP, servlet, bootstrap and effectively use of MS Access database helps in quick deployment of application in Heroku cloud

Awesome Lists containing this project

README

        

# Appointmentmaker-google-calendar-api

# assignment 2
Name: vivek s
Regno: 16MIS0463
**live:** https://java-appointment-app.herokuapp.com/

## features
* support both signup and signin with google using google signin api.
* the user calendar event can be viewed and implemented using google calendar api.
* parallelly the application allows you to choose the free slots and corresponding days.
* prevent slot clash while adding events, it can be created only in the available slots
* share the Url to your friends and colleague help them add a meeting or event remainder.
* you can be able to view events from both google calendar as well as from the application. once, the appointment slot been updated.

## scamplle screen shots

![image](https://user-images.githubusercontent.com/64268236/84596894-ebe4b200-ae7d-11ea-891f-2a2fed2bd5c3.png)

# google calendar sample event
![image](https://user-images.githubusercontent.com/64268236/84732235-c27c7100-afb8-11ea-8e27-0a97f1fa4873.png)
![image](https://user-images.githubusercontent.com/64268236/84732278-dfb13f80-afb8-11ea-90e3-ccf791e9e70a.png)
![image](https://user-images.githubusercontent.com/64268236/84731940-028f2400-afb8-11ea-824e-83f9c9e94e68.png)

# adding events

dates specific to the free slots updates by the user
![image](https://user-images.githubusercontent.com/64268236/84596075-2b5ccf80-ae79-11ea-9778-51e0b3849e62.png)
![image](https://user-images.githubusercontent.com/64268236/84596226-13398000-ae7a-11ea-9216-ba94b2d6a873.png)

# event by application can be viewed from "other events"
![image](https://user-images.githubusercontent.com/64268236/84729814-3ff0b300-afb2-11ea-8748-1f149a760af8.png)
**error:** date format
![image](https://user-images.githubusercontent.com/64268236/84596269-48de6900-ae7a-11ea-9ea2-a0e5643bf38b.png)
**bugfix**
![image](https://user-images.githubusercontent.com/64268236/84729814-3ff0b300-afb2-11ea-8748-1f149a760af8.png)