https://github.com/maxmellon/poipoi
:pencil: csvぽいぽいするやつ!
https://github.com/maxmellon/poipoi
Last synced: 10 months ago
JSON representation
:pencil: csvぽいぽいするやつ!
- Host: GitHub
- URL: https://github.com/maxmellon/poipoi
- Owner: MaxMEllon
- Created: 2016-05-19T19:44:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T05:30:30.000Z (about 10 years ago)
- Last Synced: 2025-04-07T14:43:06.357Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 1.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

これはなに?
---
csv形式のファイルをアップロードし,web上でグラフを簡単に閲覧するためのサービスです
開発を始める
---
初回のときは次のコマンドを実行してください.
- bundle install
- npm install
次のコマンドを実行してください.
- bundle exec foreman start
- npm run dev
今後
---
- バックエンドをrails にしてもうちょっとしっかりする.
- filenameを指定できるように
- タグ付けできるように
- 比較できるように
- 表示領域を選択できるように