blablabla123-cell / meni

0 stars 0 forks source link

Доработь user info screen #16

Closed blablabla123-cell closed 2 weeks ago

blablabla123-cell commented 1 month ago
              // TODO: Validation
              // Name is less than 3 symbols --> error
              // List of signs
              // birth date > 12 years
              // await or then to make synschroures code completion
              // write (create keys key repository)
              // Navigator push replacement Main Screen
blablabla123-cell commented 1 month ago

Class Model ZodiacSign (String name, DateTime dateStart, DateTime dateEnd, String icon); List = [ZodiacSign('Telez', )];

blablabla123-cell commented 1 month ago

Screenshot 2024-10-12 at 13 12 50