A simple web application that allows members of an organization to quickly and easily determine where to go to lunch every day.
Written in C# with ASP.NET MVC 5 and ADO.NET Entity Framework Code-First development.
Features include:
- User-configurable list of venues
- Painless windows authentication to automatically let members of your organization into the application
- Bing Maps integration to get driving times to the chosen locations
- Database is created upon first run of the application
- No more tough lunchtime decisions!