https://github.com/revanthkumarj/kisan_connect_client
https://github.com/revanthkumarj/kisan_connect_client
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/revanthkumarj/kisan_connect_client
- Owner: revanthkumarJ
- Created: 2024-10-07T15:31:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-19T11:00:48.000Z (over 1 year ago)
- Last Synced: 2024-11-19T11:18:31.910Z (over 1 year ago)
- Language: JavaScript
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kisan Connect Frontend 🌾
### Project Description
Kisan Connect is an innovative platform designed to bridge the gap between farmers and customers, streamlining communication, transactions, and deliveries. This project provides dedicated interfaces tailored to the needs of various users, ensuring a smooth and intuitive experience.
---
### Users
1. **Admin**
- Manages the platform, oversees users, and resolves issues.
- [Learn More](./readme/admin.md)
2. **Customer**
- Purchases agricultural products directly from farmers and tracks orders.
- [Learn More](./readme/customer.md)
3. **Farmer**
- Lists and manages their agricultural produce.
- [Learn More](./readme/farmer.md)
4. **Delivery Boy**
- Manages and tracks deliveries to customers.
- [Learn More](./readme/delivery.md)
---
### Developed By
- **J. Revanth Kumar** (Team Lead)
- **B. Ramesh** (Member)
- **T. Sreekanth** (Member)
---
### Technologies Used
- **React**
- **Material UI**
---
### Git Repositories
1. **App (Android)**: The mobile application for **Kisan Connect**, designed for Android users (Farmers and Delivery Boys).
- **Technologies**: Kotlin, Jetpack Compose
- [GitHub Repo - Android App](https://github.com/revanthkumarJ/KisanConnectApp)
2. **Backend**: The backend server that handles all the data management and communication between users.
- **Technologies**: Express, Typescript
- [GitHub Repo - Backend](https://github.com/revanthkumarJ/Kisan_connect_API)