Challenge: SHOP! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Challenge: SHOP!

Find some beautiful images and write a working virtual shop as a website! Shop must contain atleast 3 things to buy and buying system. Example: - Cookie ($1) - Bread ($2) - Apple ($3) Starter money: $15 User bought 1 Cookie, 3 Breads and 2 Apples. Cost: $13 Check if money is greater/equal than/to cost. Use as many imagination as you can! ;-) Good Luck!

11th Aug 2017, 9:43 PM
Adam Lesiak
Adam Lesiak - avatar
4 Answers
13th Aug 2017, 10:57 PM
Daniel
Daniel - avatar
+ 3
I will try to do something, sound interesting ;-)
11th Aug 2017, 9:57 PM
Daniel
Daniel - avatar
+ 3
https://code.sololearn.com/W312aD21l9co/?ref=app I think I can begin with that. It is something simple but only needs images
13th Aug 2017, 9:04 AM
Daniel
Daniel - avatar
+ 2
I think this is my last and complete, version 3 of my shopping https://code.sololearn.com/W3EqKxsUR82H/#js If you have any feedback, please, feel free to write.
15th Aug 2017, 9:48 AM
Daniel
Daniel - avatar