Skip to content

aligunesv/bubblechat

Repository files navigation

Bubble Chat

Bubble Chat is a simple chat app that enables messaging over local networks. This project is my graduation project completed in the Halic University's Computer Science department.

Features

  • Real-time messaging between users
  • User accounts and session management
  • Storing message history in the database
  • User-friendly interface

Technologies and Language

  • HTML
  • CSS
  • PHP
  • MySQL
  • JavaScript
  • AJAX
  • XAMPP (Other web servers like LAMP or WAMP can also be used)

Installation

  • Clone this repository or download it as a ZIP file.
git clone https://github.com/aligunesv/bubblechat.git
  • Create a MySQL database. It should be structured as shown in MessagesDatabase and UsersDatabase.
  • Open the config.php file and update your database connection settings.
  • Move the project folder to your web server or XAMPP's htdocs directory.
  • Visit http://localhost/bubblechat in your web browser.

Usage

  • Launch the application and create an account or log in with an existing one.
  • Start conversations by adding your friends' usernames.
  • Begin messaging and view your message history.

Contribution

If you wish to contribute to this project, please submit a Pull Request. Your contributions will be welcomed.

Contact

For questions or feedback, you can contact us at [email protected].

About

A web-based messaging application called Bubble Chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published