Self-hosted inventory tracking web app
Go to file
2022-12-17 23:43:26 -05:00
assets/styles Revamped the home page a bit 2022-12-11 21:29:18 -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 Updated search page to consolidate results into one list 2022-12-17 23:43:26 -05:00
views Updated search page to consolidate results into one list 2022-12-17 23:43:26 -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