Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.81 KB

README.md

File metadata and controls

65 lines (37 loc) · 1.81 KB

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