A Dating Application in .Net.
- create and manange their account
- browse other users based on their preference
- search users
- send notification of match to other users
- accept a match
- chat with matched users.
It uses SignalR for real time changes to DB for chatting. Also uses Microsoft SQL DB.