Skip to content

jsoendermann/PrimloDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing PrimloDB

  1. Clone this repository using git or click on "Download ZIP" on the right.
  2. Install missing packages, e.g. by running pip3 install bottle appdirs pyyaml jinja2
  3. Open a terminal, go to the PrimloDB directory and run python3 PrimloDB.py
  4. Open http://localhost:8080/ in your browser

Todo

  • User accounts
  • Sticky input fields
  • Autofill form data with filenames in dictionary
  • Nested lists
  • Foreign keys
  • YAML/JSON/XML export and import
  • MongoDB backend
  • Search/querying interface
  • Unique/required fields
  • More types (int, binary, audio, image, dates, regex'ed strings)
  • Row to string with templates/advanced export
  • Batch edit
  • Graphs

About

A small, personal database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published