The technology needed to pull this idea off include a deep understanding of code and programming. To be able to sync calendars, the user will have to export their personal calendar into a database that we would own, and it would have to come in a grid format close to Excel. Also the information would have to be in a consistent variable so the server side code PHP and MySQL could decode it, parse it, and store it on our database in format that could be later displayed and accessed through PHP.
The consumer would have to know both where to send the information from their calendar and how to export the information. This would require a training video for each platform available. When the user hits export on their calendar, they would have to copy the URL of their Meetingsprout home page to properly export it to the right place.
To make the genral website, front-side code such as Javascript, HTML, and CSS would have to be used. The HTML would serve as the backbone, while CSS will make the design look nice. JavaScript would add the interactivity to the user such as rollover images and actions when the user clicks, and form verifications. The forms would also be verified server side, however, using PHP.
No comments:
Post a Comment