Chef.me: AngularJS ASP.NET MVC Starter Kit
A starter kit for AngularJS 1.x and ASP.NET MVC 5. This app simulates the basic functionality of About.me for chefs.
- AngularJS v1.4.8
- Bootstrap v3.3.6
- jQuery 2.1.4
- jQuery UI 1.11.4 (Customized download just for draggable and droppable)
- ASP.NET MVC 5 (.NET Framework 4.6.1)
- Entity Framework 6
- SQL Server
- Download or clone repo to your local
- Open SQL Server and create a database ChefMe and run Sql/Chef.sql
- Open sln and go to web.config and you may update the following:
- Connection string and make sure it points to the right database
- Google+ client id and secret if you want to login with google+, you can set it up at Google Developer Console
- SendGrid username and password if you want to be able to email your connections, you can set it up at SendGrid or through Windows Azure Portal with SendGrid app
- Ctrl + F5
- Some of the plugins used on the profile designer don't work on IE
- AngularJS 2
- Bootstrap 4
- ASP.NET 5 / MVC 6 / EF 7