Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.17 KB

File metadata and controls

33 lines (29 loc) · 1.17 KB

Organizer

Banners

Banners are updated daily. There are 2 types of banners: product and discount. Banners are stored in internal storage as JSON and then serialized to separate data classes.

Tasks

Tasks are stored in shared database using SQLDelight. Task consists of title and duration.According to duration the height and color of task is calculated. Every day old tasks are deleted. The user can create new tasks or update/delete already existing ones.


Tech stack


Screenshots

Main screen

Bottom sheet