https://github.com/kento75/pyone
Django2.0.5を使用したCRMツール
https://github.com/kento75/pyone
bootstrap css3 django html5 jquery python3
Last synced: 3 months ago
JSON representation
Django2.0.5を使用したCRMツール
- Host: GitHub
- URL: https://github.com/kento75/pyone
- Owner: Kento75
- License: mit
- Created: 2018-03-28T19:51:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T03:14:10.000Z (almost 8 years ago)
- Last Synced: 2025-02-11T14:40:21.137Z (over 1 year ago)
- Topics: bootstrap, css3, django, html5, jquery, python3
- Language: Python
- Homepage:
- Size: 2.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyOne
Djangoを使用したCRMツール
## 起動コマンド
```sh
$ python manage.py runserver
```
*****
### todo
・売上統計分析画面の実装(グラフとか)