Welcome to Project Thread
Connect and chat with users in real-time using their usernames. Fast. Secure. Effortless.
What is Project Thread?
Project Thread is a real-time chat web application built using ASP.NET Core MVC. It allows registered users to find and connect with others using their unique usernames. This app demonstrates how modern communication can be simple and fast—whether for friends, classmates, or colleagues.
- Secure login and registration with cookie authentication
- Real-time chat interface with friends
- Friendly UI with Bootstrap 5 for responsiveness
- Fully mobile-friendly layout
Key Features
Real-time Messaging
Communicate instantly without refreshing the page. Messages are delivered and displayed in real-time between users, enhancing interactivity and engagement.
- Message updates appear instantly
- Smooth conversation flow
- Minimal latency experience
- Perfect for group or 1:1 chatting
Secure Sessions
Your account and session are protected using secure ASP.NET Core Identity and cookie-based authentication, ensuring your credentials are always safe.
- Cookie-based login system
- User data never exposed
- Session timeout and validation
- Logout and session clearing supported
Responsive UI
The entire application is built with Bootstrap 5, making it fully responsive and optimized for desktops, tablets, and mobile phones of all sizes.
- Adaptive layout with grid system
- Works great on small screens
- Clean and modern UI elements
- Touch-friendly interactions
How It Works
Sign Up / Log In
Create an account with a unique username or log in if you already have one.
Find Friends
Search for users by their username and send them a friend request.
Start Chatting
Access your chat dashboard and send real-time messages.
Stay Notified
Get instant feedback when new messages arrive (future scope).
Preview the Experience

Login Interface

Register Interface

Friend Management
Frequently Asked Questions
© 2025 Project Thread. Built with ❤️ using ASP.NET Core MVC + Bootstrap.