Crates.io | curtain |
lib.rs | curtain |
version | 0.2.0 |
source | src |
created_at | 2016-11-16 18:41:00.458774 |
updated_at | 2016-11-16 18:41:00.458774 |
description | A CRUD app for postgres |
homepage | |
repository | https://github.com/ivanceras/curtain |
max_upload_size | |
id | 7270 |
size | 541,805 |
Curtain is a data management system for PostgreSQL using the best of current technology.
Viewing a table will eagerly load only the first page, scrolling to the bottom of the page loads the next records, up until the last page
Filter records as you type in text into their corresponding columns and displays only the matching records.
Data and schema of the database used in the demo can be found here mockdata which was generated using mockaroo.com
git clone https://github.com/ivanceras/curtain
cd curtain
sh init_build_docker_demo.sh
open browser to http://localhost:8080
Design is inspired by Openbravo, iDempiere/Adempiere, Compiere etc.
If you would like to support my project
Contact me: ivanceras[at]gmail.com