The CRM Application for Wholesale Rice Mill (MY RICE) is a user-friendly system designed for rice mill owners to manage daily sales, monitor production, track inventory, and enhance customer management. This application leverages Salesforce’s powerful tools to automate daily processes, minimize manual errors, and generate insightful reports to support decision-making.
The goal of this CRM is to provide a centralized platform that integrates all essential functions for running a successful rice mill business, helping owners to improve efficiency, reduce costs, and enhance customer satisfaction.
- Sales Management: Track daily rice sales and customer orders.
- Production Monitoring: Monitor production levels and output with real-time data.
- Inventory Tracking: Keep track of rice inventory and automate stock management.
- Customer Management: Maintain customer profiles, order history, and improve customer service.
- Automated Reports: Generate and share daily operational reports for better decision-making.
- Cost Efficiency: Reduce operational costs by automating manual processes.
- Platform: Salesforce CRM
- Development Tools: Salesforce Lightning, Apex, Visualforce
- Database: Salesforce's cloud-based database
- Reporting Tools: Salesforce Reports and Dashboards
-
Clone the repository to your local environment:
git clone https://github.com/your-username/wholesale-rice-mill-crm.git
-
Install the required Salesforce CLI:
sfdx update
-
Authenticate into your Salesforce Org:
sfdx force:auth:web:login --setalias myOrgAlias --instanceurl https://login.salesforce.com
-
Push the source code to your Salesforce Org:
sfdx force:source:push
-
Assign the appropriate permission set to the user:
sfdx force:user:permset:assign --permsetname RiceMill_CRM
-
Open the Salesforce Org to view the application:
sfdx force:org:open
- Login to the Salesforce CRM application.
- Access the Rice Mill Dashboard to view the daily rice sales, production data, and inventory levels.
- Use the Customer Management tab to manage customer profiles and orders.
- Generate reports through the Reports tab for better decision-making and performance insights.
Add screenshots of the CRM application here.
If you'd like to contribute to the project, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.