Dynamic update preferences of notification
-Create class Notification with methods select() and update() -Create api notification with routes put(notification/preferences) and get(notification/preferences) -Write unittest for class notification -Write unittest for api notification