- calendar_id is unique and therefore creates less problems - changing id of DOM from item.name to calendar_id
- moves app into package - adds sql alchemy equipment - moves templates into server package - add app.db sqlite file