Hi all, As part of implementing communication between gateway admins and gateway users, I have created a new page for that in the Django portal.
[image: FE.JPG] Link to the pull request: https://github.com/apache/airavata-django-portal/pull/43 More information related to the database model, view, and adding route in the router can be found in the pull request. Currently I'm getting errors while loading the new email form in the email page. This is where I'm stuck at. Please review my PR and any suggestions would be appreciated. Moving forward, I will be implementing the backend API for processing users in the user groups and then send email to the users during Milestone 2. Integration of the frontend and backend might overlap during Milestone 2 and Milestone 3. Thanks, Nayeem
