https://github.com/nutfes/nutfes-shift-app
技大祭シフトアプリ(バックエンド)
https://github.com/nutfes/nutfes-shift-app
django
Last synced: about 1 month ago
JSON representation
技大祭シフトアプリ(バックエンド)
- Host: GitHub
- URL: https://github.com/nutfes/nutfes-shift-app
- Owner: NUTFes
- Created: 2019-10-06T20:15:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:14:06.000Z (over 3 years ago)
- Last Synced: 2025-03-21T17:54:26.165Z (about 1 year ago)
- Topics: django
- Language: Python
- Homepage: https://nutfes-shift-app.nutfes.net
- Size: 1020 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 技大祭シフトアプリ バックエンド (nutfes-shift-app)
技大祭シフトアプリは技大祭実行委員のシフトをスマホやwebで確認することができるアプリです。スマホアプリはiOS/Androidに対応しています。
iOSスクリーンショット:

このレポジトリはシフトデータを管理画面で編集しAPIを提供するためのDjangoアプリケーションです。
プロジェクト全体図:

セットアップ -> [docs/setup.md](https://github.com/NUTFes/nutfes-shift-app/blob/master/docs/setup.md)