- Created two new tables for storing slideshows and references to their slides, have sql update script for updating database
- Implemented the following methods in UsersAndRoles for interacting with the DB:
- addSlideShow
- deleteSlideShow
- getSlideShow
- updateSlideShow
- getSlideShowTree
- Look at Phil’s comments:
- will add create table script to… somewhere
- will try putting slide controls in open space at the top and have them only appear once a slideshow is loaded
- Transitions will be TOUGH, but hey, I need stuff to work on anyway
