Commit Graph

108 Commits

Author SHA1 Message Date
Carlosokumu
cb31616a87 check for 4 digits input 2024-08-26 21:58:21 +03:00
alfred-mk
1a997e8b26 updated the file structure to have external functions on a different package 2024-08-26 15:53:07 +03:00
alfred-mk
68dc77d5eb added flags model 2024-08-26 14:34:38 +03:00
Carlosokumu
90f6d26f6d add function to calculate age 2024-08-26 13:37:54 +03:00
Carlosokumu
36d3f05a31 move api calls in main to handlers package 2024-08-26 13:32:12 +03:00
Carlosokumu
430c5d32c8 define api calls response 2024-08-26 13:31:20 +03:00
Carlosokumu
ee649dc79e setup models for handling api responses 2024-08-26 12:10:39 +03:00
Carlosokumu
30504b81e2 setup structure for handling api calls 2024-08-26 12:10:16 +03:00