Andrei Chirila

Results 16 issues of Andrei Chirila

Have the possiblity for the users to search on the app. Requirements: - Search in user collection only - Search substrings that matches suffixes. ![image](https://user-images.githubusercontent.com/31253154/111551797-af860f80-8789-11eb-8b83-c4f53b8d53dd.png)

needs testing

Have a page where you can see the latest posts from every user.

needs testing

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...

needs testing

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...

needs testing

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...

needs testing

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...

needs testing

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...

needs testing

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...

feature
needs testing

**__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...

user_story
could_have
web

**__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__**

enhancement
task
must_have