Git Product home page Git Product logo

softcrm's Introduction

B2B CRM System in Laravel 8.0 with PHP [>8.0]

SoftCRM is a database system containing a number of useful functions and solutions to facilitate B2B company management. It uses data analysis about customers' history with a company and to improve business relationships with customers, specifically focusing on customer retention and ultimately driving sales growth.

Functionality:

Dependencies:

  • Customer management
  • Employee management
  • Business management
  • Contract management between companies

Marketing:

  • Product management
  • Task management for employees

Sales:

  • Finance management
  • Sales management

Statistics:

  • full statistics from every day, yesterday, week and year
  • number of operations in the system,

Keep in mind that this is not the end of the functionality of this system because I am constantly developing it!

Installation

1. To install run the following commands in a working directory:

git clone https://github.com/KamilGrzechulski/SoftCRM.git

2. Now run and make sure you have the composer installed on your machine:

composer install 

3. In the next step, open the .env.example file. Change the data of this file to .env and the details of the site, database and email settings.

cp .env.example .env 

4. Run the command from the main project folder to create database tables. This is our custom command to process all missing functions.

php artisan process-softcrm

5. that's all ! Now start the laravel server using the command:

php artisan serve

6. Login to SoftCRM by using this account:

user: [email protected]
password: admin

Now you should then be able to access SoftCRM easily!

I see that you have come to the end. Do you appreciate my work on SoftCRM? Give me a few dollars for beer using Paypal donation!

paypal

softcrm's People

Contributors

kamgrzeski avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.