meethed / simpleLifter

simpleLifter powerlifting meet program
http://cotf.zapto.org
GNU General Public License v3.0
4 stars 1 forks source link

port simpleUpload to web interface #20

Open meethed opened 1 year ago

meethed commented 1 year ago

Make a simpleUpload tool that works on everything instead of the excel sheet that doesn't work in google sheets or on a mac.

don't just get rid of the macros, but implement it another way that makes it easier to copy and paste and run complex setup and pull openpowerlifting

oh wait. that'll be a CORS issue... gah... find a way

meethed commented 1 year ago

ok can pull openpowerlifting and process it serverside in PHP. can only run one lifter at a time (PHP script limitations).

now to set the format and make it EASY. Like a raw textbox input that you can copy & paste excel or google sheets or CSV info into it and it'll just work