Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
/ OAHub Public archive

An Office Automation system for small teams

License

Notifications You must be signed in to change notification settings

Ranzeplay/OAHub

Repository files navigation

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 :)

About

An Office Automation system for small teams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published