Skip to content

Latest commit

 

History

History
66 lines (51 loc) · 2.14 KB

README.md

File metadata and controls

66 lines (51 loc) · 2.14 KB

Chatvid - Real-time Chat Application

Chatvid Preview

Live Preview: Click here to view the live website

Table of Contents

About

Chatvid is a real-time chat application designed for seamless communication between users. It provides a user-friendly interface for instant messaging and supports user authentication and database storage. Note: please after signing in make sure to enable to required request offer to go and checkout(test) the main web app (chatvid) chat, features users visibility. if action is not taken, you wont see the required feature and purpose after signing in. make sure to enable the features

Features

  • Real-time chat with multiple users landing page
  • User registration and authentication ( done .... )
  • Message history and storage (..💬..)
  • User-friendly and responsive design

Technologies Used

  • Front-end:
    • HTML5, CSS3, SCSS
    • JavaScript (with jQuery for real-time updates)
  • Back-end:
    • PHP (for server-side scripting)
    • MySQL (for database management)
  • Additional Tools:
    • WebSockets (for real-time communication)
    • Bootstrap (for responsive design)
    • API
    • FontAwesome

Installation

  1. Clone the repository:
    git clone https://github.com/CoderRoy05/chatvid.git
    
    
    
  2. Set up a MySQL database and update the database credentials in config.php.
  3. Upload the project files to your web server.

##USAGE Register a new user account or use an existing one. Log in to access the chat application. Start real-time conversations with other users. Enjoy instant messaging with message history and storage. (coming soon..) Contributing If you'd like to contribute to Chatvid, please follow these guidelines:

##FORK THE RESPOSITORY. Create a new branch for your feature or bug fix. Make your changes and test thoroughly. Create a pull request with a clear description of your changes.

##License This project is licensed under the MIT License.