homebox/README.md

4.6 KiB

HomeBox

Docs | Demo | Discord

MVP Todo

  • Locations
    • Create
    • Update
    • Delete
  • Labels
    • Create
    • Update
    • Delete
  • Items CRUD
    • Create
    • Update
    • Delete
  • Asset Attachments for Items
  • Fields To Add
    • Quantity
    • Insured (bool)
  • Bulk Import via CSV
    • Initial
    • Add Warranty Columns
  • Documentation
    • Docker Compose
    • Config File
    • Import CSV Format
    • TLDR; Getting Started
  • Release Flow
    • CI/CD Docker Builds w/ Multi-arch
    • Auto Fly.io Deploy for Nightly
    • Deploy Docs
  • Db Migrations
    • How To
  • Repo House Keeping
    • Add License
    • Issues Template
    • PR Templates
    • Contributors Guide
    • Security Policy
    • Feature Request Template
  • Embedded Version Info
    • Version Number
    • Git Has
  • Setup Docker Volumes in Dockerfile

All Todo's

  • User Invitation Links to Join Group
  • Maintenance Logs
    • Schedule Future Maintenance
    • Email on Maintenance Due
  • Export CSV (With IDs)
  • User Profile
    • Adjust Theme (Daisy UI)
    • Delete Profile
    • Send User Invites
    • Set Currency
    • Change Password
  • Admin Page
    • Instance Statistics
    • User Management
      • Delete User
      • Reset Password
  • Warranty Information
    • Option for Lifetime Warranty or Warranty Period
  • Expose Swagger API Documentation
    • Dynamic Port / Host Settings

Credits