JoshuaBuditama / slowvid

0 stars 2 forks source link

The front-end for a user to enter upload verification code given to them (Addressing issue #31) #71

Closed JoshuaBuditama closed 3 years ago

JoshuaBuditama commented 3 years ago

This PR contains a simple front end for the upload page, where a user can enter token given to them. The format of the token addressed in this UI is all uppercase alphabets and with maximum length of 4. The format of the token can be changed later if required. Should close issue #31

JoshuaBuditama commented 3 years ago

@cskeogh Thanks for the review! I have fixed the maintainability issue and have changed 'healthcare' to 'health care' to better reflect what's on the master branch. Please let me know if there is any other issue!