2023-05-17 Meeting 3

https://github.com/XP20/course2

image-20230517183403340

image-20230517183518425

image-20230517183602794

image-20230517183712421

image-20230517183813800

image-20230517183931608

image-20230517184115473

 

Pārtaisīt primitīvo matemātiku ar https://lodash.com/docs/4.17.15#mean

 

image-20230517184559159

 


FullStack VeA 2022-Q4 - 3. Databases, SQL, ORM

 

3.1. Video / Materials - 4dien 14:30 C405

Youtube live:

https://youtu.be/Xmi7lXbkHDY

Jamboard:

https://jamboard.google.com/d/1196MtWTMg0FwzMuTA-SqVll13j79WmOFpbywEt9zuTY/edit?usp=sharing

Object-relational mappers (ORMs)

https://blog.logrocket.com/best-typescript-orms/

 

3.2. Implementēt login funkciju, SQL un ORM tipa datu apmaiņu

Uzdevumi:

  1. Implementēt SQL data models and connect with database

  2. Implementēt ORM data models and connect with database

  3. Implement API with function login and list_habits

 

Template: http://share.yellowrobot.xyz/quick/2022-11-10-2D76B868-1A09-43FD-A804-2139E74C658D.zip

 

3.2. Implementēt login funkciju, SQL un ORM tipa datu apmaiņu

Uzdevumi:

  1. Implementēt SQL data models and connect with database

  2. Implementēt ORM data models and connect with database

  3. Implementēt API with function login and list_habits (login funkcija atgriež session_token, bet list_habits funkcija saņem šo session_token un konkrētajam lietotājam atgriež iepriekš ievadītu habits)

  4. Notestēt ar HTTP POST un pievienot kodu un screenshots

Template: http://share.yellowrobot.xyz/quick/2022-11-10-2D76B868-1A09-43FD-A804-2139E74C658D.zip