Article thumbnail

Team Tree. A simple hierarchical data editor

Team Tree App is a small fullstack Next.js Vercel-hosted application aimed for editing hierarchical data with a nice pack of basic features, could serve as a starting point for a following Next.js project.

At the moment, the data model is limited to working with only one string field, but it can be easily expanded.

The application was created by order of my friends, who needed quick access to hierarchical data in their work process.

Key Features:

Illustrations by freeicons.io.

Screenshots

Welcome screen. A placeholder for basic introduction and a quick sign-in form.
Welcome screen. A placeholder for basic introduction and a quick sign-in form.
Information screen. A place for future application notes and help.
Information screen. A place for future application notes and help.
Sign-in modal dialog.
Sign-in modal dialog.
Authorized user menu (with reserved settings and other service links).
Authorized user menu (with reserved settings and other service links).
Vercel deployment panel.
Vercel deployment panel.
Hierarchical data representation.
Hierarchical data representation.
Particular data entry edit popup.
Particular data entry edit popup.

Deployed application: https://team-tree-app.vercel.app

Github repository: https://github.com/lilliputten/team-tree-app