Andrei Chirila
Andrei Chirila
Have the possiblity for the users to search on the app. Requirements: - Search in user collection only - Search substrings that matches suffixes. 
Have a notification system that will notify the user in real time if any important actions are taken. For example if any other user likes, follows or sends him a...
Have an inbox and messeging possibility for the users. A user must be able to sent a messege to another user only if they are following the user they want...
Each post that is currently displayed on the timeline needs to have a separate page. Requirements: - The post page pathname must have the `postId` as identifier. - Display post...
Add the possibility for users to delete their account and all the data stored in database for their particular account. In order to delete the account the user must be...
Have a reset password page, in which users can enter their username or email address and call a service to send them an email at the email address that matched...
Have an option on the settings to request verified status. The requirements for now in order to get the verified status will be 100 followers 20 posts and email address...
**__User Story Summary__** Users should have an option to point their current page to their custom owned domain. **__Stories__** - [ ] As a **user**, I should have **an option...
**__Task Description__** Implement a CLI based codegen tool, that will scaffold parts of the application **__Technical Considerations__** [https://plopjs.com/documentation/#installation](https://plopjs.com/documentation/#installation) **__Additional Considerations__**