1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【ArticleHub Project ノート】01.プロジェクト紹介

Posted at

「ArticleHub」

1.紹介

  • Managerment System for News Article
  • ニュース、ブログなどの文章を管理するためのシステム

2.機能

  • 認証コードに基づくログイン
    - 権限の判断
  • 文章内容リストのチェック(フイルター、ページネーション)
  • 文章の編集
  • 文章の削除
  • 文章のアプロード(テクスト、写真など)

3.技術

  • Boostrapに基づく、ペイジのタグとスタイルを作成する
  • wangEditorプラグインを統合して、エデータを実装する
  • 純粋なJavaScriptを使用して、CRUD業務を完了する
  • Axiosを使用して、REST APIとやり取りする
  • tokenを使って、権限の判断を行う
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?