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

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

技大祭シフトアプリ(web)
https://github.com/nutfes/nutfes-shift-web

react

Last synced: 2 months ago
JSON representation

技大祭シフトアプリ(web)

Awesome Lists containing this project

README

          

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

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

このレポジトリはバックエンドのAPIからシフトデータを取得してWebアプリケーションとして配信するためのReactアプリです。

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

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