Self-hosted inventory tracking web app
Go to file
2022-12-09 21:19:53 -05:00
assets/styles Added License model and views 2022-12-08 17:26:44 -05:00
data Initial Sinatra project strucutre 2022-12-07 17:52:27 -05:00
db/migrations Fixed some migrations that were mistyped; updated the Rakefile to include bundler setup for gems 2022-12-09 21:19:53 -05:00
lib Added ability to edit and delete items and licenses 2022-12-09 13:44:43 -05:00
views Added ability to edit and delete items and licenses 2022-12-09 13:44:43 -05:00
.gitignore Added SCSS stylesheets 2022-12-07 18:28:24 -05:00
Gemfile Added rerun gem to auto-reload the app 2022-12-07 18:21:46 -05:00
Gemfile.lock Added rerun gem to auto-reload the app 2022-12-07 18:21:46 -05:00
Gruntfile.js Added SCSS stylesheets 2022-12-07 18:28:24 -05:00
LICENSE Initial Sinatra project strucutre 2022-12-07 17:52:27 -05:00
package-lock.json Added SCSS stylesheets 2022-12-07 18:28:24 -05:00
package.json Added SCSS stylesheets 2022-12-07 18:28:24 -05:00
Rakefile Fixed some migrations that were mistyped; updated the Rakefile to include bundler setup for gems 2022-12-09 21:19:53 -05:00
raven.rb Added ability to comment on license records; updated item list view to link to the item display pages 2022-12-09 11:42:12 -05:00
README.md Initial commit 2022-11-12 13:59:02 -05:00

raven

Inventory tracker web app