Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

🚀 Salesforce SalesCRM Project

Salesforce Apex LWC GitHub


📖 Description

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)

⚡ Features

  • Lead & Opportunity Management
  • Contact & Account Tracking
  • Automated Workflows & Validation Rules
  • Reports & Dashboards for Sales Insights
  • User-friendly Lightning UI

🛠️ Tech Stack

  • Salesforce Platform
  • Apex (Business Logic)
  • Lightning Web Components (LWC)
  • Salesforce DX (SFDX) for project deployment
  • GitHub for version control

📂 Project Structure

Salesforce_SalesCRM-Project/
│── README.md
│── Docs/
│   ├── Requirements.md
│   ├── ERD.png
│── Salesforce-Metadata/
│   ├── apex/
│   ├── lwc/
│   ├── flows/
│── Screenshots/
    ├── reports.png
    ├── dashboard.png


⚙️ Installation & Setup

  1. Clone the repository:

    git clone https://github.com/22MH1A42G1/Salesforce_SalesCRM-Project.git
  2. Navigate into the project folder:

    cd Salesforce_SalesCRM-Project
  3. Authorize your Salesforce Developer Org:

    sfdx force:auth:web:login -a SalesCRMDev
  4. Deploy metadata to Salesforce:

    sfdx force:source:deploy -p force-app
  5. Assign permissions and test the application in your Salesforce org.


✨ Author

👤 Indana Aditya 📌 B.Tech – Aditya Engineering College 🔗 LinkedIn | GitHub

About

Sales CRM for Small Business – A Salesforce-based Customer Relationship Management system that automates lead capture, opportunity tracking, and sales performance reporting. Built with Salesforce Admin (Objects, Flows, Reports) + Developer tools (Apex, LWC) to streamline the sales pipeline from lead generation to deal closure.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors