Overwrite save and handle duplicates #13
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Once the shop_name variable is collected from the user, check all saves (get_save function) walk through the array and check if the shop_name is already used.
If it is, ask users if they want to overwrite the past save. If not, ask for a new name.
The text was updated successfully, but these errors were encountered: