Giter Site home page Giter Site logo

react-drf-tama's Introduction

react-drf-JIRA

対象講座

[JIRA編]React Hooks/TypeScript + Django REST APIで作るオリジナルJIRA
https://www.udemy.com/course/jirareact-hookstypescript-django-rest-apijira/

アプリ概要

機能

  1. 認証機能(ログイン+新規アカウント)
  2. ユーザープロフィール
  3. タスクの作成、閲覧、更新
  4. タスク一覧のソーティング
  5. タスク更新・削除制限
     →オーナーになっているタスクのみ更新・削除が可能

タスクの詳細

Task:タイトル
Description:説明
Criteria:完了となる条件
Owner:タスクの管理者
Responsible:タスクの担当者
Estimate:タスク完了見込み日数
Category:カテゴリ
Status:ステータス
Created:作成日
Updated:更新日

画面設計

・シングルページアプリケーション
・画面左がタスク一覧、右が新規作成や更新、詳細等切り替える

APIエンドポイント

URL HTTPメソッド 用途
api/create POST 新規ユーザー作成(ユーザー名とパスワード)
api/users GET ユーザーリスト取得
api/loginuser GET ログインユーザー情報取得
api/category POST/GET 新規カテゴリ作成
api/profile POST/GET/PUT プロフィール作成+更新
api/tasks POST/GET/PUT/DELETE タスクのCRUD

デプロイ

AWS Ubuntu version

最新版に対応するために替わりに 20.04を選択して進めるようにしてください。

react-drf-tama's People

Contributors

hisuihisui avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.