Skip to content

[Deprecated] Boxmeup is a web and mobile application to help users keep track of what they have in their containers and how to find items in specific containers.

License

Notifications You must be signed in to change notification settings

boxmeup/Boxmeup

Repository files navigation

About

Boxmeup is a web application designed to organize your containers, boxes, and other bulk storage items. Simply create a "container", label it, input items into the container, and Boxmeup takes care of the rest.

You'll be able to print QR code labels to put onto your containers, which allow you to scan and pull up a list of items in the container on your phone. It also allows you to search all of your containers to find a specific item and Boxmeup tells you where it is!

Development

Requirements

  • PHP 7.2+
  • Docker CE (including Docker Compose)

For non-docker installs

  • PHP 7.2+
  • Sphinxsearch 2.1.9+
  • MySQL 5.6

Setup

  1. cp docker-compose-dev.yml docker-compose.yml
  2. ./bin/setup.sh

Search index build

To build the sphinxsearch index, ensure you have the mysql container running and run:

./bin/sphinx_index.sh

Running the app

Visit http://localhost:4000

About

[Deprecated] Boxmeup is a web and mobile application to help users keep track of what they have in their containers and how to find items in specific containers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published