Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eminjan/oa-
基于Django的轻量级自动化办公系统
https://github.com/eminjan/oa-
admin-lte bootstrap3 django office-automation python python3
Last synced: about 1 month ago
JSON representation
基于Django的轻量级自动化办公系统
- Host: GitHub
- URL: https://github.com/eminjan/oa-
- Owner: Eminjan
- Created: 2018-12-22T02:52:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T15:18:48.000Z (over 5 years ago)
- Last Synced: 2024-10-11T06:41:24.150Z (about 1 month ago)
- Topics: admin-lte, bootstrap3, django, office-automation, python, python3
- Language: Python
- Size: 12 MB
- Stars: 51
- Watchers: 2
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
基于Django的轻量级办公自动化系统
😃轻量级办公自动化系统
🔐权限管理
💾文档管理
🎨.........
```
$ mkdir oa
$ git clone https://github.com/Eminjan/OA-.git
$ cd oa
$ pip install -r requirements.txt
$ python manage.py runserver
```