Zotion
Overview
Zotion is a full-stack clone of the productivity application Notion. Check out the live site!
In this application, a user can:
- Create and edit pages with dynamic content.
- Join and leave teamspaces where content can be shared with other users.
- 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
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