Commit Graph

68 Commits

Author SHA1 Message Date
bfb8d751b8 Added Woodpecker CI config; added ESLint config to check for syntax and code style checks
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-03 22:19:42 -04:00
cb5083d0d7 Added ability to edit item records 2022-11-03 22:08:45 -04:00
6c64e6c9a1 Added nodemon to automatically reload the app while developing it 2022-11-03 20:45:58 -04:00
01149d8da7 Added a record limiter to the main home view 2022-11-03 20:38:20 -04:00
5f00cf0edd Modified styles for the app to look better 2022-11-03 20:29:52 -04:00
6751d832fd Added some more fields to track for inventory; fixed routing issues with the /item/:id route 2022-11-03 12:26:45 -04:00
4a0241dd2b Added a page to view info about an item 2022-11-02 23:23:20 -04:00
1b46e7c3fb Added a table to display inventory on the home page; fixed the item add route 2022-11-02 14:29:46 -04:00
12770a995d Updated git ignore to exclude files under data/ 2022-11-02 14:03:52 -04:00
182356c685 Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage 2022-11-02 14:03:20 -04:00
aa980948d8 Added a basic item add page/route 2022-11-02 13:45:40 -04:00
3c0ebc7001 Initial express.js project structure 2022-11-01 23:55:07 -04:00
53e0a557a3 Migrating to express.js project 2022-11-01 22:00:38 -04:00
e5c7bdedc1 Removed node_modules from project 2022-11-01 18:51:37 -04:00
3369ab2873 Removed node_modules from project 2022-11-01 18:50:15 -04:00
91f72d4893 Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
7c793dac88 Initial PHP project structure 2022-11-01 18:09:46 -04:00
836d3ecc65 Initial commit 2022-11-01 16:48:42 -04:00