Giter Site home page Giter Site logo

vishwajeet-11 / crm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mmilewczyk/crm-system

0.0 0.0 0.0 273 KB

๐Ÿ“ˆ Client Relationship Management (CRM) system. It enables the management of suppliers, employees, customers and products. Account confirmation via email. You can create reports to PDF and Excel. Frontend created in React.

License: MIT License

Java 99.94% Dockerfile 0.06%

crm's Introduction

๐Ÿ“ˆ Client Relationship Management (CRM) system

STSTUS

General info

System (REST API) that enables the management of suppliers, employees, customers and products. Only authorized users with the rank of at least employee have access to the system functionality. Managers can create reports on products, customers, suppliers, etc. Such a report can be exported to a PDF or Excel file. The system is designed in such a way that only an administrator can register an account for a new user. The administrator fills in the registration form with the data of the new employee, then the employee receives an e-mail in which he must confirm the activation of the account. The system has a forum where employees can present their ideas and communicate with each other.

Documentation available at:

http://localhost:8080/swagger-ui.html
http://localhost:8080/v2/api-docs

Front-end

Currently, I started building the frontend part using React. The repository can be found in the link below. https://github.com/agiklo/crm-react-frontend

Technologies

  • Java 8
  • Spring (Boot, Data, Security)
  • JWT
  • Hibernate
  • Oracle 18c Express Edition
  • PostgreSQL 13
  • Lombok
  • OpenPDF
  • Apache POI
  • MapStruct
โš ๏ธโš ๏ธโš ๏ธ
Remember to install the Lombok plugin in your IDE, more information in the link below:
github.com/mplushnikov/lombok-intellij-plugin#plugin-installation
docker run -p 8080:8080 --name agiklocrm -d agiklo/crm

Features

  • Possibility to export specific data to PDF and Excel files.
  • Manage data about customers, suppliers, employees and products, etc.
  • Possibility of registering a new account.
  • Confirmation of account activation via email.
  • Additional application security by JWT.
  • Internal employee forum where employees can communicate with each other.

๐Ÿ–Œ๏ธ Sample view in Angular

Products

๐Ÿ“„ Sample PDF export

ProductsPDF

Database diagram

ERD

The future of the project

  • Creating a frontend that enables data visualization.

crm's People

Contributors

mmilewczyk 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.