Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 735 Bytes

TODO.md

File metadata and controls

17 lines (16 loc) · 735 Bytes

📝 TODO

  • Add support for more databases (H2, PostgreSQL, MongoDB?)
  • Add translation system, more languages
  • Add delivery codes, so any person knowing the code can pick up the parcel
  • Add delivery time, so the parcel can be picked up only in a specific time
  • Parcel permissions for user
  • Parcel return logic
  • Banned parcel items (configurable)
  • Parcel fee
  • Rewrite database to ORMLite (far in future)
  • Add more parcel types (fragile, etc...)
  • Add option to config for parcel locker space (e.g. max parcels within a locker)
  • Finish GUIs
  • Add more GUIs (admin GUI, parcel create GUI, etc.)
  • Add Discord integration (bot, webhooks, etc...)
  • Add more commands