Taniya Singh
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:  When I type `spring...