GoviSala is a platform designed to bridge the gap between farmers and wholesale buyers, ensuring fair trade, transparency, and efficiency in agricultural transactions.
- πͺ For Farmers: List your fresh produce and connect directly with buyers.
- π¦ For Buyers: Source high-quality produce at competitive prices.
- π¬ Real-time Chat: Communicate directly within the platform.
- π Market Insights: Get updates on pricing trends and demand.
- π Secure Transactions: Safe and transparent payment methods.
- Frontend: React Native, Nativewind, Gluestack Ui
- Backend: Node.js, Express
- Database: MySQL
- Authentication: JWT
- Real-time Communication: WebSockets
# Clone the repository
git clone [https://github.com/yourusername/govisala.git](https://github.com/govisala/govisala-frontend.git)
cd govisala-frontend
# Install dependencies
npm install # for backend
cd frontend && npm install # for frontend# Start the backend server
cd govisala-backend
npm start
# Start the frontend
cd govisala-frontend
npm startThis project is licensed under the MIT License - see the LICENSE file for details.
We welcome contributions! Please fork the repo and submit a pull request.
For inquiries, reach out to govisala.app@gmail.com or open an issue on GitHub.