Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 399 Bytes

File metadata and controls

12 lines (9 loc) · 399 Bytes

Notes

ToDos

  • add to schema tags - why? why not?
  • add an (optional) country and city field to schema - why? why not?
    • lets you search/filter by country
    • lets you add geocoords (via nominatum/openstreetmap?) for adding maps?
  • save database - optional? why? why not?
    • use default as :memory: or something?
    • add a config/ini file for (easy) database setup/reuse - why? why not?