Hello everyone, we need to develop an MVP version of a mobile application and its server part + admin panel
The essence of the application is as follows:
The user enters the application, a splash screen appears and the application loads
After that, they get to the main screen where videos should be shown to them like in TikTok, if there are no videos yet, it says that there are no videos yet, please add
There should be a button to add a video on the screen
When the add video button is pressed, the user is shown their videos from the gallery that they can upload (videos up to 60 seconds)
After selection, they are redirected to the editing screen, where they have to choose a specific moment in the video, for example, if the video is 10 seconds long, they have to choose a moment from 0 to 10 seconds
and create a question, that is, there will be an input field up to 100 characters
and they can provide from 2 to 4 answer options, marking one answer as correct
then save this and on the next screen, it shows them the selected video, which stops at the time they specified, a pop-up screen appears with the question they specified and the answer options, the user is given 10 seconds to respond, that is, to press, after pressing the pop-up closes and the video continues, if the user does not choose an answer, the pop-up closes
Then the user can publish the video or return to the previous screen to the editing moment
If the user publishes the video, they are redirected to the main screen where their videos are shown
Essentially, this is something like TikTok, but with a polling moment, every user can like videos and add
In the admin panel, the admin should have the ability to delete users' videos, add their own videos, block users
More details in the attached file
There is no design, if you can develop it from your side, that’s good, if not, then at this stage it is not very necessary