Zhigly is a hub where you can connect with your college campus. It allows you to look for items you'd like to buy or sell, browse upcoming on-campus events, search for jobs/internships/opportunities, look for housing, and much more.
- Visual Studio 2010 Express or above.
- SQL database management software of your choosing.
- Download the code and open with Visual Studio 2010 Express or above.
- NuGet packages are included. If you have any issues, please follow these instructions.
- Import the schema information via the database.sql file inside the SQL folder.
- Configure the API files found inside the API folder. This includes Facebook, Twitter, Google+, Imgur, Recaptcha and Zoho.
- Configuration for Google Analytics can be found inside the JS/GoogleAnalytics.js file.
Zhigly will still run without any additional configuration, however you will be losing out on the added functionality that these third-party services provide.
- ASP.NET - open source web framework
- Facebook SDK - using Facebook plugins
- Twitter SDK - using Twitter plugins
- Google+ API - using various Google+ data
- Imgur API - hosting images uploaded by users
- jQuery - client-side JavaScript (CDN provided by Google)
- reCAPTCHA - spam and abuse protection
- Google Analytics - various website analytics tools
- Google Fonts - source of all the fonts
Zhigly is licensed under the MIT license.