Self-hosted inventory tracking web app
Go to file
2023-03-14 20:49:42 -04:00
app Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
assets Added better mobile navigation 2023-01-17 02:15:00 -05:00
config Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
db/migrations Added basic IP tracker functionality 2022-12-22 12:50:01 -05:00
views Added better mobile navigation 2023-01-17 02:15:00 -05:00
.gitignore Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
config.ru Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
Gemfile Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
Gemfile.lock Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
Gruntfile.js Styled the navbar; allowed collapsing it to give the user more screen space 2022-12-18 23:31:43 -05:00
Guardfile Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04: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 Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00
README.md Initial commit 2022-11-12 13:59:02 -05:00
server.rb Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager 2023-03-14 20:49:42 -04:00

raven

Inventory tracker web app