peter-lawrey-admin / Chronicle-Accelerate

HFT meets Blockchain in Java platform
Other
60 stars 14 forks source link

UI- add User Profile/Account creation page #27

Open tonygonzalezuk opened 6 years ago

tonygonzalezuk commented 6 years ago

UI- add User Profile/Account creation page

The flow from "create an account" to "view the profile".

  1. Registration Process

Name Email

Country Region

Password

Button : "Create Account"

a. if we don't verify Phone number then don't include it b. if Country and Region are important for the data base please include it in this only screen. c. If the system won't show multi account. The system shouldn't allow to choose a name for the account.

  1. Top Menu should include link to Profile.

Profile page should have: None of this

Your Personal Details: Name: Full Legal Name Surname: Full Legal Surnames

Email: (Populate from the registration process)

Date of Birth: Phone Number:

Your Legal Address: Address: First Lane of Address Country : (Populate from the registration process) Region: (Populate from the registration process) Postal Code:


Profile Links:

Twitter: (https://twitter.com/TwitterUser) You can Earn 1XCL Follow us on Twitter Button: Follow

Here the information to connect the following action in the web: https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/post-friendships-create

The API will send you an event showing that the user follow us or not.