Names |
Types |
Username |
String |
Email |
String |
Password |
String |
LinkedinProfile |
String |
GithubProfile |
String |
Colors |
[Colors] |
Gradients |
[Gradients] |
Followers |
[User] |
Following |
[User] |
No_Of_Colors |
Number |
No_Of_Gradients |
Number |
Rating |
Number |
Token |
String |
Profile |
String |
Names |
Types |
Username |
String |
Color |
String |
Type |
String |
UsedBy |
Number |
Names |
Types |
Username |
String |
Color |
[String] |
Type |
String |
Direction |
String |
UsedBy |
Number |
Note
The rating will be calculated only on adding and when the uses increases
- Contribution = No_Of_Colors + No_Of_Gradients
- UsedBy_All = UsedBy_Colors + UsedBy_Gradients
- Rating += Contribution * UsedBy_All / No_Of_Days in the month
- Register user
- Login user
- Insert color
- Get colors
- Get myColors
- Insert gradient
- Get gradients
- Get myGradients
- Add friend
- User Rating
- Copy Color
- Copy Gradient
- Add Favourite Color
- Add Favourite Gradient
- Remove Favourite Color
- Remove Favourite Gradient
- Upload Profile Image
- Update Profile