Hey, thanks for the kind words!
Yes, the issue with the add a contact page is that i created the actual contact page on a page that was not index. and Bubble doesn’t let you delete or set a new index page. So i need to have something there.
Can you elaborate on your 2nd paragraph? I had to hack my way around certain things because this is a one page app, so for example i couldn’t just have a link go to “contacts” page and show “current page contacts notes” (etc). But my repeating group for the contact list is simply “search for contacts created by current user”. (and yes, the page type is set to User)
EDIT: My biggest technical challenge for this app was solved by @romanmg who led me towards a solution for correctly displaying how many days away a specific date is ( a much harder problem than i originally thought)