The Salesforce SalesCRM Project is a simple CRM application built on Salesforce.
It allows businesses to manage leads, opportunities, and accounts efficiently, providing an easy way to handle sales processes.
This project is designed for learning Salesforce development with:
- Apex (Backend Logic)
- Lightning Web Components (LWC) (UI)
- Salesforce Objects & Metadata (Data Management)
- Lead & Opportunity Management
- Contact & Account Tracking
- Automated Workflows & Validation Rules
- Reports & Dashboards for Sales Insights
- User-friendly Lightning UI
- Salesforce Platform
- Apex (Business Logic)
- Lightning Web Components (LWC)
- Salesforce DX (SFDX) for project deployment
- GitHub for version control
Salesforce_SalesCRM-Project/
│── README.md
│── Docs/
│ ├── Requirements.md
│ ├── ERD.png
│── Salesforce-Metadata/
│ ├── apex/
│ ├── lwc/
│ ├── flows/
│── Screenshots/
├── reports.png
├── dashboard.png
-
Clone the repository:
git clone https://github.com/22MH1A42G1/Salesforce_SalesCRM-Project.git
-
Navigate into the project folder:
cd Salesforce_SalesCRM-Project -
Authorize your Salesforce Developer Org:
sfdx force:auth:web:login -a SalesCRMDev
-
Deploy metadata to Salesforce:
sfdx force:source:deploy -p force-app
-
Assign permissions and test the application in your Salesforce org.
👤 Indana Aditya 📌 B.Tech – Aditya Engineering College 🔗 LinkedIn | GitHub