/ims-etsy

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

This is a Ruby on Rails project for an inventory management system that connects with the etsy api

Technologies used:

  • Ruby 2.6.5
  • PostgreSQL 12
  • Rails

Current Todos:

  • Create relational database structure
  • Look into importing csv
  • Create CRUD functionality for items
  • Use Bcrypt to setup login access
  • Add rails admin and set it up