Assignment title: Management


Assignment objectives : the objective of this assignment is to enable student to demonstrate thier ability to : - Develop and use ASP.NET User controls. - Integrate Third party Web API's - Employ basic authentication mechanisms . Assessment specification : club members would like the facility to conatact each other at short notice to arrange Hackathon events with other members of the club. you are required to create 2 user controls to facilitate this functionality. - Messaging user control _ this user control with utilise a 3rd party messaging system to allow the members to send SMS messages from the website. Members should be able to enter a phone number and a message and hit send. - Facebook integrated login _ users should not be able to post messages until they have successfully logged in using thier facebook account. Resources -Facebook API : https://developers.facebook.com/docs/apis-and-sdks -Neon SMS API : http://www.neonsms.ie/sms-gateway-developer.php