Self-hosted inventory tracking web app
Go to file
2022-12-10 01:10:28 -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 Separated routes out into separate namespaces 2022-12-10 00:32:23 -05:00
views Moved the navbar into a partial 2022-12-10 01:10:28 -05:00
.gitignore Added SCSS stylesheets 2022-12-07 18:28:24 -05:00
Gemfile Separated routes out into separate namespaces 2022-12-10 00:32:23 -05:00
Gemfile.lock Separated routes out into separate namespaces 2022-12-10 00:32:23 -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 Separated routes out into separate namespaces 2022-12-10 00:32:23 -05:00
README.md Initial commit 2022-11-12 13:59:02 -05:00

raven

Inventory tracker web app