rstrom1763 / Client-Photos

1 stars 1 forks source link

Added country field to the signup section #64

Open nattcodes opened 10 months ago

nattcodes commented 10 months ago

Added country field to the signup section using a local json file that houses all countries

rstrom1763 commented 10 months ago

The backend struct for users will also have to be altered. If you aren't familiar with Go, I can handle that part, just let me know!

nattcodes commented 10 months ago

No problem, definitely I would love to contribute more to this project, but I am not familiar with using Go