Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding assignment for showcasing my skills and expertise.

Description

Contact Form communicating with Google calendar.
-- Form should represent meeting scheduler --

  1. Front-end - Input fields (all required except note):
    Name
    Phone
    Email
    Time (time picker)
    Date (date picker)

    Note
    *form should have some spam/robot protection.
    *Email and Phone fields should have standard validation
    *form should have success/fail messages

  2. Back-end - After SUBMIT, the form will connect to the google calendar account via Google calendar API, and create the calendar event with reminder (client should receive remainders 15 and 30 mins before the meeting).

    Note
    *Event should have all entered data.
    *Notification that event is created should be delivered to entered email.
    *Create some fake google account to store calendar events.

Deployment

http://localhost/ll-tms/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages