/InventoryTracking

An inventory tracking web application for a logistics company

Primary LanguageRuby

This project is The Ruby on Rails inventory tracking web application for a logistics company this project is a take-home assignement from Fall 2022 - Shopify Developer Intern Challenge Question

screenshot

This Ruby on Rails application allows the user to do Basic CRUD Functionality:

  • Create inventory items
  • Edit Them
  • Delete Them
  • View a list of them

Getting Started

  • clone the repository git clone https://github.com/selma-belhadj/InventoryTracking.git
  • navigate to the folder cd InventoryTracking
  • checkout the feature git checkout developement
  • Install packages bundle install
  • Setup database rails db:setup
  • Run migration rails db:migrate

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Authors

👤 Selma Belhadj

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.