awtung / p2-cowboys

0 stars 0 forks source link

Dane Ticket #3 #39

Open D1935827V opened 3 years ago

D1935827V commented 3 years ago
x-Dk7 commented 3 years ago

Ticket shows new learning of subject. Looks good!

taaw commented 3 years ago

This ticket is well-executed, it's a good opportunity to implement advanced SQL.

JaideepB1 commented 3 years ago

The ticket is focused and shows implementation on a new topic

D1935827V commented 3 years ago

Video: https://youtu.be/xCq3iSNX1VA

I could not figure out how to implement a database for the scores in the click speed game without having users manually enter their scores witch could cause fake scores being inputed so instead I used a database so that on NATM people that use the website can write down their name and show that they visited.

D1935827V commented 3 years ago

Nathan has added styling so the campfire looks like a campfire.

D1935827V commented 3 years ago

Database Code: https://github.com/awtung/p2-cowboys/blob/3a507ddc053ce8fa3b11495f15d446de48d7a43c/app/app.py#L49-L58 Clicker Code: https://github.com/awtung/p2-cowboys/blob/3a507ddc053ce8fa3b11495f15d446de48d7a43c/social/home/templates/Clicker.html