Friday, December 16, 2022

Assignment

 We seem to be in for a three-day snow storm. What better time to build

a database.

Yes, I cannot avoid it. For all the fun I have been having with tkcalendar, it

does need a database backend to function properly. Found inspiration from

a project that already does this:


                                         


https://copyassignment.com/student-management-system-project-in-python/

                                                          *     *     *

I'm shameless: reproduced a simplified version of the above to accomodagte

TKcal. Performs as expected!

Adding  a record:

                                                                

 Asking to delete a record:

                                        


Viewing a record brings back the entries:






Reset Fields empties everything:



Delete database gets rid of all records:
                                       

                                                                                

                                                                               

                                                                                    


                                                                               

                                                                                      

                                                                             





No comments: