3
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?

More than 1 year has passed since last update.

【PHP】【個人開発】メモアプリ

Last updated at Posted at 2022-08-22

自由にメモを書いたり、管理できるサービスをリリースしました。
メモアプリの流れ6.gif

アプリの流れ

メモの投稿はヘッダーのmemoから行います。
メモ投稿.gif

削除、お気に入り登録、編集をメモのボタンから自由に行えます。
メモ削除、編集、お気に入り.gif
グループごとにメモを管理することもできます。
メモグループ.gif

実装機能

ドラッグ&ドロップ機能

指定の要素をドラッグ&ドロップできる機能です。
メモドラッグ.gif

使用技術

■フロントエンド
・HTML
・CSS
・Javascript

■バックエンド
・PHP
・FWなし

■インフラ/開発環境
・heroku
・Mysql
・VScode
・Git/GitHub

URL

3
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
3
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?