app code https://meteoheroku.herokuapp.com/
- mongo crud
- welcome email (rendered), sended with mailgun to vk/google user email
- creating users groups , their privacy ,adding users to groups
- simple files upload with some custom fields and show
- routing
! - add/remove group to event
- event change it's status after some time (timer) or by owner action
- mongo gridfs update (not metadata but file)
- simple cart for items that will be confirmed by user (or advanced via aggregation)
!! - event result email for owner and users
? * [ ] user/admin page where user can edit/set permits to his items,groups,events * [ ] search , sorting for existing collections * [ ] not random email templates
) * [ ] one more item to this list