Skip to content

DarinJoy/Chatforum

Repository files navigation

Farmers Chat Forum

Farmers Chat Forum is a real-time messaging application designed for farmers to communicate, share experiences, and seek advice. It features a WhatsApp-like interface, allowing users to send and receive messages instantly. The app includes expert farming tips, a responsive design optimized for Android, and real-time communication powered by Socket.io and Node.js. It is a lightweight and easy-to-deploy solution, making it ideal for connecting farmers in a digital community. 🚜🌱

Features

  • 🌾 Real-time Chat: Farmers can send and receive messages instantly.
  • 📢 Expert Tips: Automated messages from expert farmers provide useful agricultural insights.
  • 🎨 WhatsApp-Like UI: Designed with a familiar and user-friendly interface.
  • 📱 Mobile-Friendly: Fully responsive for Android and other mobile devices.
  • 🚀 Easy Deployment: Can be deployed on platforms like Vercel.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express.js, Socket.io
  • Deployment: Can be hosted on Vercel, GitHub Pages, or other platforms

Installation

Follow these steps to set up and run the Farmers Chat Forum on your local machine.


1️⃣ Clone the Repository

Download the project files from GitHub or manually copy them.

git clone [https://github.com/your-username/farmers-chat-forum.git](https://github.com/DarinJoy/Chatforum.git)
cd farmers-chat-forum

2️⃣ Install Dependencies

Ensure you have Node.js installed, then run:

npm install

3️⃣ Start the Server

Run the Node.js backend server:

node server.js

This will start the chat server on http://localhost:5001.


4️⃣ Open the Application

  • Open index.html in a web browser.
  • Alternatively, visit http://localhost:5001 (if serving from the backend).

5️⃣ (Optional) Deploy the Project

  • Host the frontend (HTML, CSS, JS) on Vercel or GitHub Pages.
  • Deploy the backend (server.js) on a cloud service like Render, Heroku, or Railway.

✅ You're all set! Start chatting with farmers in real-time! 🚜🌱

License

This project is open-source and available under the MIT License


💡 Happy Farming & Chatting! 🌱


Let me know if you want any modifications! 🚀

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors