aaronshappell / UPSTrailerTracker

3 stars 0 forks source link

Polish upload page #15

Open ryanshappell opened 6 years ago

ryanshappell commented 6 years ago

Make it look better

aaronshappell commented 6 years ago

Need to add modifications for success and failure messages

aaronshappell commented 6 years ago

The upload page redirects to itself after posting from the form and will have the success parameter set to true if the upload succeeds, otherwise error set to either filesize or invalidfile depending on the error. Should give feedback to the user based on these outcomes/parameters.