- 3 types of users: unregistered, registered and admin.
- Creating, editing, and viewing profiles (if public).
- Posting, commenting, adding pictures with edit and delete permissions.
- Messaging friends, deleting and editing messages.
- Creating groups and sending messages within a group.
- Sending, accepting and declining friend requests.
- Admin management.
- Search functionality for posts and profiles.
- Cascading dropdown list for country and city.
- Date picker for birthday.
- Login with either email or username.
- ASP.NET MVC 5
- ASP.NET Identity
- Entity Framework Migrations
- ASP.NET Razor Markup
- LINQ
- Bootstrap