// Conclusion
// Conclusion
// Conclusion
Regardless of TikTok's business model for keeping users on the app longer, this feature will be helpful if you want to limit your use of the app but still give your users access control and choice.
Regardless of TikTok's business model for keeping users on the app longer, this feature will be helpful if you want to limit your use of the app but still give your users access control and choice.
Regardless of TikTok's business model for keeping users on the app longer, this feature will be helpful if you want to limit your use of the app but still give your users access control and choice.
// UI Design
// UI Design
// UI Design



// Improvement
// Improvement
// Improvement
There is no report on how many TikTok users use the feature and use option 2 to keep returning to TikTok. Here, I try to make an improvement for the feature, making how users use a little more effort with the feature to return to TikTok.
There is no report on how many TikTok users use the feature and use option 2 to keep returning to TikTok. Here, I try to make an improvement for the feature, making how users use a little more effort with the feature to return to TikTok.
There is no report on how many TikTok users use the feature and use option 2 to keep returning to TikTok. Here, I try to make an improvement for the feature, making how users use a little more effort with the feature to return to TikTok.
#Solution 1
#Solution 1
#Solution 1
Generating Random Code
Generating Random Code
Generating Random Code
The code that TikTok provides remains unchanged, 1234, every time the app sends the notification. By using the same line of code in each notification, users can easily predict the code and return to TikTok without any extra effort.
My fix is to provide a random code that is difficult for users to predict, which causes a small hurdle to return to TikTok.
The code that TikTok provides remains unchanged, 1234, every time the app sends the notification. By using the same line of code in each notification, users can easily predict the code and return to TikTok without any extra effort.
My fix is to provide a random code that is difficult for users to predict, which causes a small hurdle to return to TikTok.
The code that TikTok provides remains unchanged, 1234, every time the app sends the notification. By using the same line of code in each notification, users can easily predict the code and return to TikTok without any extra effort.
My fix is to provide a random code that is difficult for users to predict, which causes a small hurdle to return to TikTok.






#Solution 2
#Solution 2
#Solution 2
Code Timeout within 3 Seconds
Code Timeout within 3 Seconds
Code Timeout within 3 Seconds
The code will be automatically censored within 3 seconds, the user again encounters the obstacle of having to memorize a 4-digit code before the code is censored.
The code will be automatically censored within 3 seconds, the user again encounters the obstacle of having to memorize a 4-digit code before the code is censored.
The code will be automatically censored within 3 seconds, the user again encounters the obstacle of having to memorize a 4-digit code before the code is censored.
George A. Miller (1956) through his publication “The Magical Number Seven, Plus or Minus Two” concluded that; Humans can store about 7 items of information in short-term memory, with variations between 5 to 9 items.
George A. Miller (1956) through his publication “The Magical Number Seven, Plus or Minus Two” concluded that; Humans can store about 7 items of information in short-term memory, with variations between 5 to 9 items.
George A. Miller (1956) through his publication “The Magical Number Seven, Plus or Minus Two” concluded that; Humans can store about 7 items of information in short-term memory, with variations between 5 to 9 items.
Negative Case
Negative Case
Negative Case
Users are given the opportunity if they enter the code incorrectly 2 times.
If the opportunity runs out, a countdown will appear for 1 minute to get a new code.
Users are given the opportunity if they enter the code incorrectly 2 times.
If the opportunity runs out, a countdown will appear for 1 minute to get a new code.
Users are given the opportunity if they enter the code incorrectly 2 times.
If the opportunity runs out, a countdown will appear for 1 minute to get a new code.






// Problem Overview
// Problem Overview
// Problem Overview



Two Option Provide by TikTok
Two Option Provide by TikTok
Two Option Provide by TikTok
I myself use the feature to balance my activities, between playing social media and interacting directly in real life. The problem that arises is when TikTok sends a notification by giving 2 options:
Close the TikTok app and comply with the Daily Screen Time.
Return to the TikTok app by entering the code provided.
I myself use the feature to balance my activities, between playing social media and interacting directly in real life. The problem that arises is when TikTok sends a notification by giving 2 options:
Close the TikTok app and comply with the Daily Screen Time.
Return to the TikTok app by entering the code provided.
I myself use the feature to balance my activities, between playing social media and interacting directly in real life. The problem that arises is when TikTok sends a notification by giving 2 options:
Close the TikTok app and comply with the Daily Screen Time.
Return to the TikTok app by entering the code provided.
Problem & Research
Problem & Research
Problem & Research
My focus is on option 2. TikTok provides an option that I think is too easy to be “violated” by users, they tell the code that users must enter even twice (Picture beside).
After doing a little research on this, users who use this feature will enter the code to return to TikTok and of course violate the daily screen time that has been made.
My focus is on option 2. TikTok provides an option that I think is too easy to be “violated” by users, they tell the code that users must enter even twice (Picture beside).
After doing a little research on this, users who use this feature will enter the code to return to TikTok and of course violate the daily screen time that has been made.
My focus is on option 2. TikTok provides an option that I think is too easy to be “violated” by users, they tell the code that users must enter even twice (Picture beside).
After doing a little research on this, users who use this feature will enter the code to return to TikTok and of course violate the daily screen time that has been made.
// Introduction
// Introduction
// Introduction
The development of technology is now very rapidly growing, various information and entertainment can be easily accessed through smartphones. This includes the use of social media to interact online with other users. However, excessive and unstructured use of technology, especially social media, can lead to impaired concentration and decreased productivity.
In this case I will discuss the TikTok application, interestingly in this application there is a Daily Screen Time feature, a feature that will send a notification when the user has reached a certain time limit in using the TikTok application, the time limit can be set according to the user's wishes.
The development of technology is now very rapidly growing, various information and entertainment can be easily accessed through smartphones. This includes the use of social media to interact online with other users. However, excessive and unstructured use of technology, especially social media, can lead to impaired concentration and decreased productivity.
In this case I will discuss the TikTok application, interestingly in this application there is a Daily Screen Time feature, a feature that will send a notification when the user has reached a certain time limit in using the TikTok application, the time limit can be set according to the user's wishes.
The development of technology is now very rapidly growing, various information and entertainment can be easily accessed through smartphones. This includes the use of social media to interact online with other users. However, excessive and unstructured use of technology, especially social media, can lead to impaired concentration and decreased productivity.
In this case I will discuss the TikTok application, interestingly in this application there is a Daily Screen Time feature, a feature that will send a notification when the user has reached a certain time limit in using the TikTok application, the time limit can be set according to the user's wishes.



TikTok App
TikTok App
TikTok App
Daily Screen Time Feature Improvements
Daily Screen Time Feature Improvements
Daily Screen Time Feature Improvements
Role : UX Designer // Project Year : 2024 // Platform : Mobile Apps
Role : UX Designer // Project Year : 2024 // Platform : Mobile Apps
Role : UX Designer // Project Year : 2024 // Platform : Mobile Apps
// Let’s Build Something Great!
More than 3 years of experience, working on SaaS and financial Services.
// Let’s Build Something Great!
More than 3 years of experience, working on SaaS and financial Services.
// Let’s Build Something Great!
More than 3 years of experience, working on SaaS and financial Services.