Tech4Tracing / CartridgeOCR

https://tech4Tracing.org
MIT License
3 stars 5 forks source link

master ammunition table #139

Closed simra closed 12 months ago

simra commented 1 year ago

id: id -- record id caliber: string -- eg 20x102mm cartridge_type: string -- eg HEI-T (Self Destruct), M246 casing_material: string -- eg brass country: string -- eg United States. manufacturer: string year_start: int -- allow for year ranges with a start/end field year_end: int headstamp_markings: string projectile: string casing_description: string primer: string notes: text created_date: datetime created_by: id headstamp_image: id -- each will have exactly one canonical headstamp and profile image profile_image: id

simra commented 1 year ago
simra commented 1 year ago

Bugs/items to address:

simra commented 1 year ago

@monkeypants, some questions to noodle on in relation to some of my recent pushes to branch https://github.com/Tech4Tracing/CartridgeOCR/tree/simra/ammo_table

simra commented 1 year ago

consider allowing users to specify any collection they own as a reference collection? whether an ammunition record is editable should depend on their superuser status.