Skip to content

ayush23719/Confab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confab - Chat Room Application

Confab is a chat room application that allows users to create chat rooms and engage in real-time conversations. Users can simply pick a username and start chatting with others. The application is built using PHP, jQuery, and various frontend technologies.

Features

  • User-friendly Interface: Confab provides a clean and intuitive interface for a seamless chatting experience.
  • Real-time Communication: Users can engage in real-time conversations, allowing for quick and dynamic interactions.
  • Chat Room Creation: Users have the ability to create their own chat rooms for specific discussions or topics.
  • URL Sharing: To invite others to join a chat room, users can simply share the unique URL of the room.
  • Anonymous Chatting: Users can choose to remain anonymous by selecting a username without any registration or login requirements.
  • Responsive Design: Confab is designed to work flawlessly across different devices and screen sizes.

Technologies Used

  • PHP: The backend of Confab is built using PHP, a popular server-side scripting language.
  • jQuery: jQuery is used to enhance the frontend functionality and provide interactive features.
  • HTML5: The application utilizes the latest HTML5 standards for structuring the web pages.
  • CSS3: CSS3 is used for styling the application, ensuring an attractive and visually appealing user interface.
  • JavaScript: JavaScript is used for client-side scripting and to enhance the overall user experience.

Getting Started

To set up Confab locally, follow these steps:

  1. Clone the repository: git clone https://github.com/ayush23719/confab.git
  2. Navigate to the project directory: cd confab
  3. Set up a local server environment (e.g., using XAMPP, WAMP, or MAMP).
  4. Copy the project files to the appropriate directory of your local server.
  5. Access the application in your browser by visiting http://localhost/confab

Contributing

Contributions to Confab are welcome! If you want to contribute to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b my-new-feature
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

License

Confab is released under the MIT License. You are free to use, modify, and distribute this project.

Contact

If you have any questions, suggestions, or feedback, please feel free to contact the project maintainer at ayush23719@gmail.com.


Thank you for your interest in Confab! We hope you enjoy using the application and find it useful for your chat room needs. Happy chatting!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors