issues
search
twalker7
/
DIY-Paint-N-Sip
An entertainment application that assists the user in the coordination of a 'Paint and Sip' gathering event by providing the user with beverage-making instructions and a randomized work from the Metropolitan Museum of Art
1
stars
0
forks
source link
Optimize for user experience & add persistence
#4
Open
twalker7
opened
3 years ago
twalker7
commented
3 years ago
Required
Use localStorage to save the the last drink recipe produced (save more to increase user-friendliness)
Use localStorage to save URL of last artwork displayed
Refactor code to increase accessibility for users
Required