An ASP.net MVC Bookmark Manager.
This project was created by me to learn some new technologies and patterns.
###Main technologies involved:
- ASP.net MVC
- Entity Framework Code First
- HTML5
- Twitter Bootstrap
- jQuery
- JSON
- AJAX
- SQL Server
- C#
- LINQ
###Project structure:
- BookmarkManager: web project
- BookmarkManager.Model: Model Classes
- BookmarkManager.Repository: Data Repository
- BookmarkManager.Tests: Test project