Taniya Singh

Results 4 issues of Taniya Singh

### Changes to the schema - remove Nicety: `starred` and User: `autosave_timeout` and `autosave_enabled` This will address Issues #80 and #34 - Connected `User` to `Profile` using `User.profile_id` - Nicety:...

Clean up the model by removing the following unused columns: Issue #34: Remove starred column Issue #80: Remove unused autosaved columns ``` nicety.starred user.autosave_enabled user.autosave_timeout ``` Issue #79: Remove unused...

These two niceties were manually reviewed and had substantially similar but not identical content to two other niceties that are from the same author_id to the same target_id. These niceties...

Hello, I cloned the repo and used the Spring Boot CLI to open up the app on my browser but the display is showing this: ![image](https://user-images.githubusercontent.com/8211605/97330519-b4840a00-184e-11eb-8cec-60d52f006a3d.png) When I type `spring...