Created DatabaseSeeder class with SeedData() method to automatically populate TimeSlots of all doctors with 1-hour blocks from 8:00 10 16:00 with TimeSlotStatus "Available".
Works perfectly on my end. Please check it out and merge it if you think it's good enough.
Created DatabaseSeeder class with SeedData() method to automatically populate TimeSlots of all doctors with 1-hour blocks from 8:00 10 16:00 with TimeSlotStatus "Available".
Works perfectly on my end. Please check it out and merge it if you think it's good enough.
Thank you very much!
Closes #63