Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

ddddddO/memo

Repository files navigation

memo

private & public memo system.

Components

1

Back-end(Go)

  • REST API
  • Batch
    • exposer
      • Change memos from private to public.
      • Delete memos that has been changed to private.
    • notified-cnt-incrementer
      • Increase the number since the last update date of the memo.
      • TODO: remove or refactor.

Front-end(Vue.js)

  • Manage private memos

Login

1

Memos/list

1

Memos/list(PC)

1

Memo/edit

1 1

Tags/list

1

Tag/edit

1

  • View public memos

Memos/list

1

Memo/show

1