Applications & Projects
       
Name Round Updates Notes Application Status
{{ userResponse.team.name }} 🏆
{{ moment(userResponse.team.created_at).format('DD MMM YYYY') }}
{{ userResponse.team.round?.name }}
{{ moment( userResponse.team.entity_updates[userResponse.team.entity_updates.length - 1].created_at ).fromNow() }}
{{ userResponse.team.notes[userResponse.team.notes.length - 1].text }} {{ userResponse.team.notes.length }} Notes
Applications not open
No Applications received till now
{{ selectedTeamDetails.name }}
Project Submitted
{{ note.text }}  
{{ moment(note.created_at).format('LT DD-MM-YYYY') }} by {{ note.user.name }}
{{ selectedUserDetails.project_description }}
{{ user.name }}
{{ user.user_email }}
{{ user.invite_status | capitalizeAndRemoveUnderscore }}
Go To Profile
Question: {{ questionAndAnswer.question.title }}
Answer:
{{ answer?.title }}
Answer: {{ questionAndAnswer.answer?.title }}
Answer: {{ questionAndAnswer.answer?.response_text }}