Giter VIP home page Giter VIP logo

smart_bee_crm's Introduction

1. View 使用 FreeMarker
2. Database ORM 使用 Hibernate JPA,資料庫檔路徑放至 ~/
3. 採用 MVC 加 Service 的架構
4. 分為五大元件,分別為 AuthFilter、AuthController、FunctionController、CompanyController、ClientController
5. AuthFilter/AuthController 處理登入、登出和安全性相關功能
6. FunctionController 顯示功能頁
7. CompanyController 處理 Company 相關功能
8. ClientController 處理 Client 相關功能
9. UserRepository、CompanyRepository、ClientRepository 分別處理 使用者、Company、Client 資料庫相關操作
10. constant package 放置常數相關
11. com.exam.crm.CrmApplicationTests 為測試相關
12. 測試帳號/密碼/權限:
    - max/1234/Super user
    - max2/1234/Mamager
    - max3/1234/Operator

smart_bee_crm's People

Watchers

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