Personal Project
Chatbot
A PHP-based chat application for Soran University with authentication, real-time messaging, and message history.
Project Overview
Chatbot was one of my first major PHP projects and was built for Soran University. The application focused on real-time messaging, user authentication, and preserving message history so users could communicate inside a simple web-based interface.
The project was important for my own development as a backend developer because it pushed me to work through application structure, user sessions, and interactive functionality. It was also presented at the University Showcase.
Key Features
- Authentication and session-based access flows.
- Real-time messaging behavior and chat interactions.
- Message history persistence for ongoing conversations.
- Presented publicly as a university showcase project.
Technology Stack
JavaScript
PHP
Bootstrap