Self-hosted inventory tracking web app
Go to file
2022-12-22 12:50:01 -05:00
assets Styled the navbar; allowed collapsing it to give the user more screen space 2022-12-18 23:31:43 -05:00
data Initial Sinatra project strucutre 2022-12-07 17:52:27 -05:00
db/migrations Added basic IP tracker functionality 2022-12-22 12:50:01 -05:00
lib Added basic IP tracker functionality 2022-12-22 12:50:01 -05:00
views Added basic IP tracker functionality 2022-12-22 12:50:01 -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 Styled the navbar; allowed collapsing it to give the user more screen space 2022-12-18 23:31:43 -05:00
LICENSE Initial Sinatra project strucutre 2022-12-07 17:52:27 -05:00
package-lock.json Styled the navbar; allowed collapsing it to give the user more screen space 2022-12-18 23:31:43 -05:00
package.json Styled the navbar; allowed collapsing it to give the user more screen space 2022-12-18 23:31:43 -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 basic IP tracker functionality 2022-12-22 12:50:01 -05:00
README.md Initial commit 2022-11-12 13:59:02 -05:00

raven

Inventory tracker web app