Skip to content

tanthanhdev/laravel-01_simple-crm_mvc

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • Quick summary
  • Version

Overview

Basically a CRM (Customer Relationship Managment) is a system that manages the organization relationships and interactions with customers, so the main core component is the customer. The customer in the context of the CRM has a lot of statuses and passes through a cycle of stages in other terms called a pipeline until he becomes the organization loyal customer.

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • Run tests

I. Back-End

  • Techs: PHP, Laravel 10.x, MySQL
  1. Dependencies
  • spatia/laravel-permission package.
  • appzcoder/crud-generator package.
  1. Configuration

  2. Database Migration

  3. Load Data Initialization

  4. How to run tests

5.1. Run user server locally

II. Front-End

Techs: HTML, CSS, Javascript

Packages: Bootstrap 5, AdminLTE

Contribution guidelines

  • Writing tests

  • Code review

  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Documentation project

  • Repo:
  • Project flowchart:
  • Database diagram:

About

A system to manage Clients, Projects, Tasks with CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published