Hrishikesh Agarwal
Hrishikesh Agarwal
Added date and time input in the add event modal. Fixes #600 
In the account section when we click on the post a modal opens in which there is the content of that post but it is showing HTML instead of processed...
Add .eslintrc file with Airbnb configuration. It will help in writing quality code.
 We can add a button in the password input to see the password.
Fixes #617 Screenshots  
Fixes #619 
 My account is activated but it is showing Activate rather it should show Deactivate. check this https://github.com/codeuino/social-platform-donut-frontend/blob/77d028647a60d358f87dfd02e01d64b72cd67f5b/src/user/dashboard/settings/SettingContent.js#L186
Added a button to show the password on the login page. fixes #609 
We can use material-ui Date and Time picker in our event form.  It would be more convenient for the user.
Fixes #601 