Skip to content

A comprehensive tool for creating, managing, and validating database schemas. Built with modern web technologies, it offers an intuitive interface, automated schema generation, and validation checks.

Notifications You must be signed in to change notification settings

webdiaryacademyofficial/schema-builder

Repository files navigation

Schema Builder App

Description

The Schema Builder App is a user-friendly, interactive tool designed to help users visually create and manage database schemas. This app allows users to add, move, and connect tables and columns within a visual grid interface, ensuring an intuitive experience for database schema design.

Technologies Used

  • React.JS : frontend framework
  • React flow : Library for building interactive node-based diagrams, allowing users to visually manage and manipulate nodes and edges within a canvas.
  • SASS : For HTML styling

Project Requirements

node version 18 or above

Getting Started

  1. Clone the repository
git https://github.com/webdiaryacademyofficial/schema-builder.git
  1. Install dependencies
cd schema-builder
npm install
  1. Start development server
npm run dev
  1. Build application
npm run build

About

A comprehensive tool for creating, managing, and validating database schemas. Built with modern web technologies, it offers an intuitive interface, automated schema generation, and validation checks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published