项目作者: Ranzeplay

项目描述 :
An office automation service on the web for small teams
高级语言: C#
项目地址: git://github.com/Ranzeplay/OAHub.git
创建时间: 2020-08-01T05:25:17Z
项目社区:https://github.com/Ranzeplay/OAHub

开源协议:Apache License 2.0

下载


OAHub

An office automation service on web for small teams


Project Status (GitHub)

License
Language
GitHub commit activity
GitHub last commit
GitHub repo size
GitHub issues
GitHub tag (latest by date)

Build Status (Azure DevOps Pipeline)

  • master: Build Status
  • Other branches: Build Status

Code Quality & Code Quality (CodeFactor)

  • master: CodeFactor
  • develop: CodeFactor

Available Services

  • Passport
    • Integrated OAuth authorization and User authentication using ASP.NET Core Identity.
  • Storage
    • An online storage service, but not recommended to store personal files.
  • Status
    • A monitor system to let everyone know the status of an App
  • Organization
    • A member management service.
    • Extension-As-Body.
  • Workflow
    • An extension for Organization.
    • A working progress tracker.

Database

We are using MySQL currently. But you can also use other databases(SQLite, SQLServer, etc.) by editing the code.

Because SQLServer is too expensive, I can only use Express Edition :)