2023-08-08 Meeting 7

 

Deal

21-31 aug, 350EUR/part time, pēc 3-6 mēn review + raise

 

Code Review

 

image-20230808173115629

 

 

image-20230808173614591

 

image-20230808173727636

 

 

 

image-20230808173857253

image-20230808173839883

 

 

 

image-20230808174414175

 

image-20230808174550151

 

image-20230808174642887

 

image-20230808175212002

 

 

image-20230808175628879

 

! dabūt post_id

image-20230808175332188

 

Python Flask - HTML - CSS - Tutorial 6

 

Video: https://youtu.be/ykTH_gWN0Xg

Jamboard: https://jamboard.google.com/d/1zbUHpD2cp99eMStuPOpC7UU7OvBikjxY93CyaiRowAo/edit?usp=sharing

Template: http://share.yellowrobot.xyz/1629812987-programming-tutorials/session_6.zip

  1. Using latest template finish implement tags editing and viewing in posts (use ModelTag class)

  2. Finish implementing file_thumbnail_uuid editing and showing in post

  3. Implement new table and ModelAttachment and ability to upload multiple PDF attachments to each post

 

Python Flask - HTML - CSS - Tutorial 7

 

Video: https://youtu.be/xGvDowhT-Fs

Jamboard: https://jamboard.google.com/d/15sim1LtBzIxPqdwtzMzVwKzeyfWx2xoqTQXnT4JOozA/vie==wer?f=0==

Tasks:

  1. Implement tags database structure

  2. Implement editing tags in posts

  3. Implement displaying tags in post view

  4. Implement get_all_posts_flattened using recursion