spenserblack / favlist.vue

:electron: Edit tables/lists with a SQLite backend and JSON imports/exports

Home Page:https://spenserblack.github.io/favlist.vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

favlist.vue

CI

Warning

Because I'm personally not using this anymore, I am archiving this project. If you stumble on this project and would like to see further development, you can raise an issue or discussion on my GH profile.

An :electron: electron app generated from Deluze/electron-vue-template.

Manage lists with dynamic columns backed by a SQLite database.

Honestly not sure why I wrote this instead of using an Excel/Libreoffice workbook šŸ¤·

Previous Version

This is the new, Electron version of favlist.vue, which is a static site that I made with the goal of having an easy-to-use interface to manage a list of things like my favorite movies. The source code for the original version is in the v1 branch.

Development

Install Dependencies

PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn

Running Tests

PORT=1234 yarn test

About

:electron: Edit tables/lists with a SQLite backend and JSON imports/exports

https://spenserblack.github.io/favlist.vue/

License:MIT License


Languages

Language:TypeScript 70.3%Language:Vue 26.5%Language:JavaScript 2.0%Language:HTML 0.4%Language:Sass 0.4%Language:Dockerfile 0.3%Language:Shell 0.1%