Mobile_Programming 7 - Saiaishwaryapuppala/CSEE5590-CS490-Web-MobileProgramming GitHub Wiki

Objective:

Calendar View

  • Add calendar view to one of the Activities in existing projects
  • Display current date,and when the user clicks on any date,then the date should be displayed.
  • Create a calendar event

Responsible code for the Date Display

Below is the Date visulaization

Date display upon Selecting

Event Creation:

Below is the Event creation code.

Creating the event

Event Calender:

Create new event:

Video Link https://drive.google.com/file/d/1Esu76XdwCwClFTF7E7bfenAjGoBJIZrj/view?usp=sharing