Skip to content

Customizable Database UI + Web builder that allows user to create/manage directory based website

Notifications You must be signed in to change notification settings

yans80/tofu_db

Repository files navigation

Tofu DB

Project overview

TofuDB is a customizable database builder with an interactive UI based on Ruby on Rails and React. We made this for users who want to create their own simple database driven website, allow them to manage database structure and control how the data is presented. No coding needed!

Getting started

Install dependencies on the Client Server:

npm install

Running Webpack Development Server:

npm start

we'll need to run both Client Server and Api Server to get our application working. For installation Api Server, please head over to README file of https://github.com/tsun812/tofu_db_api

After both servers are installed and running, you should be able to view Tofu DB in http://localhost:8000/

Feature

Database UI

User could dynamically generate database based on their need.

  • Create/modify/delete row
  • Create/modify/delete column
  • Create/modify/delete cell value

DB UI

Settings panel

Preview of app with customizable settings where user could decide how the data is presented:

  • Modify app name/header
  • Add/modify image banner
  • Sort/filter results
  • Change display themes

Settings panel overview

Settings

Details page contains data related to this specific item.

Details

Sort by dates, filter by keywords

Details

General applications

Dictionary

Real estate

Catering

About

Customizable Database UI + Web builder that allows user to create/manage directory based website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published