An open API service indexing awesome lists of open source software.

https://github.com/nutfes/nutfes-shift-app

技大祭シフトアプリ(バックエンド)
https://github.com/nutfes/nutfes-shift-app

django

Last synced: about 1 month ago
JSON representation

技大祭シフトアプリ(バックエンド)

Awesome Lists containing this project

README

          

## 技大祭シフトアプリ バックエンド (nutfes-shift-app)
技大祭シフトアプリは技大祭実行委員のシフトをスマホやwebで確認することができるアプリです。スマホアプリはiOS/Androidに対応しています。

iOSスクリーンショット:
![image1](https://github.com/NUTFes/nutfes-shift-app/blob/master/static/image/readme_image1.png)



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

プロジェクト全体図:
![image2](https://github.com/NUTFes/nutfes-shift-app/blob/master/static/image/readme_image2.png)

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