ziqi23 / Zotion

Clone of the productivity and note-taking web application, Zotion is a space for you to write and store all your notes.
1 stars 1 forks source link

Zotion

Overview

Zotion is a full-stack clone of the productivity application Notion. Check out the live site!

In this application, a user can:

  1. Create and edit pages with dynamic content.
  2. Join and leave teamspaces where content can be shared with other users.
  3. Search by title or content.
    Features I plan to implement to the rich text editor includes the ability to create tables as well display content other than text (images, videos, etc.).

List of technologies used for this project

JavaScript React Redux HTML5 CSS3 NodeJS Postgres

Wiki Links

The following links offer more details on the database schema, sample frontend state and backend routes.

Database Schema

Sample Frontend State

Backend API Routes