GrowCRM is a comprehensive management system designed to streamline the processes of real estate agencies. It provides a centralized platform for managing various aspects of real estate operations, including lead management, analytics, project and inventory management, task management, notifications, role-based authentication, client and employee management, invoices and cashflow management, approvals management, and more.
- Lead Management: Efficiently capture, track, and manage leads throughout the sales pipeline.
- Analytics: Gain valuable insights into key performance metrics and trends with powerful analytics tools.
- Project, Society, and Inventory Management: Organize and manage projects, societies, and inventory listings with ease.
- Task Management: Assign tasks, track progress, and ensure timely completion of projects and assignments.
- Notifications: Stay informed with real-time notifications for important updates, reminders, and events.
- Role-based Authentication: Control access and permissions with role-based authentication and authorization.
- Client Management: Maintain detailed records of clients, including contact information, preferences, and interactions.
- Employee Management: Manage employee information, schedules, roles, and performance evaluations.
- Invoices and Cashflow Management: Generate invoices, track payments, and manage cashflow effectively.
- Approvals Management: Streamline approval processes for various transactions, contracts, and documents.
- Other Features: Additional features include document management, calendar integration, reporting tools, and events.
-
Frontend:
- React.js
- Material UI
- Tailwind CSS
-
Backend:
- Node.js
- Express.js
- MongoDB
Check out the live demo of crm here.
-
Clone the Repository: Use
git clone
to clone this repository to your local machine.git clone https://github.com/naumanch969/crm.git
-
Install Dependencies:
- Navigate to the cloned repository directory:
cd growcrm
- Install the required dependencies:
npm install
- Navigate to the cloned repository directory:
-
Configure Environment Variables:
- Create a
.env
file in the root directory. - Define environment variables such as database connection settings, API keys, and other configurations.
- Create a
-
Start the Development Server:
- After installing dependencies and configuring environment variables, start the development server:
npm start
- The application will be accessible at
http://localhost:3000
in your web browser.
- After installing dependencies and configuring environment variables, start the development server:
-
Login and Authentication:
- Use the provided login credentials or create a new account to access the system.
- Authenticate users based on their roles and permissions.
-
Lead Management:
- Capture and manage leads through the sales pipeline.
- Track lead status, interactions, and conversion metrics.
-
Project and Inventory Management:
- Organize and manage projects, societies, and inventory listings.
- Maintain detailed records of properties, units, and amenities.
-
Task Management:
- Assign tasks, set deadlines, and track progress.
- Collaborate with team members and allocate resources efficiently.
-
Invoices and Cashflow Management:
- Generate invoices, track payments, and manage cashflow.
- Monitor revenue, expenses, and financial performance.
-
Notifications and Alerts:
- Receive real-time notifications for important updates, reminders, and events.
- Stay informed and proactive in managing tasks and deadlines.
-
Reports and Analytics:
- Generate reports and analyze key performance metrics.
- Gain insights into sales performance, customer behavior, and market trends.
Have questions or feedback? Feel free to reach out to me:
- Email: [email protected]
- LinkedIn: My LinkedIn Profile
Feel free to explore, test, and customize GrowCRM to meet the specific needs of your real estate agency. If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
Happy managing!