Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 264 Bytes

Architecture.md

File metadata and controls

14 lines (11 loc) · 264 Bytes

Architecture overview

Overview

Server

  • User registration.
  • Communication with DB.
  • Handle requests for Bookmarks.

Frontend

  • Interface to make requests to backend.

DB

  • User accounts
  • User bookmarks, tags, etc