This website uses the meetup api calls to create your own meetup website.
Using the project
Get Api keys for MeetUp and FaceBook
Copy the tests project's ExampleTestModelsHiddenBase.cs to TestModelsHiddenBase.cs and populate with your own security info.
Setup your own web.config there is a demo one to give you the idea (web project exampleweb.config). pay attentions to the appSettings keys where you will need to provide your facebook application id and secret (https://developers.facebook.com) along with the meetup key.