Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyAccount #6

Open
bashovski opened this issue Nov 23, 2019 · 0 comments
Open

MyAccount #6

bashovski opened this issue Nov 23, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bashovski
Copy link
Owner

There will be several new features needed to be implemented.
First of all, there should be a profile overview with an option of guest preview of the user for authenticated user. As edit svgs have already been added, they will refer to another Vue component later on, for connectivity with user settings component.

My properties section will consist of four categories: Properties up for sale, Properties up for renting, Bought Properties, Sold Properties.
Later on, further improvement of the section will be required for the agent-type account.

Private messages should relocate the container to private messages component, which will be preferably stay stored in MySQL database and temporarily, in cache using Redis if needed.
Implementation of sockets will be required for real-time status updating.

History section represents classic display of previously completed actions by the user.
There will be an option for user to delete history, while the history will be softly-deleted (cascading, remains in the database with removed field set to true/1).

Statistics will display efficiency and other (visual) parameters to enhance experience of both standard and agent-user.

As already mentioned, Settings will be accessible from the profile section and the navigation.
Settings will consist of account, profile, properties and billing settings for API integration with PayPal.

@bashovski bashovski added the enhancement New feature or request label Nov 23, 2019
@bashovski bashovski self-assigned this Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant