Updating iOS app | Swift 5
Budget: $50 – $70 USD
I have a courses app which provides multiple features like video watching and quizzes..
What I need is adding some features which are
1. Video speeds (1.5x, 1.25x, 2x)
Note that I'm using "ASPVideoPlayer" with pods, repo: https://github.com/andreipitis/ASPVideoPlayer
2. A setInterval function to be called each X seconds to tell my system that user is still watching the video.
This is my own video analysis method which will make me able to see the first time user watched the video and the last time he did, so I can know how much time did he really watched it. (Simply it's `setInterval` function)
3. Adding new window called “grades and attendance” which will show a table of user’s grades and attendance.
Simply will create a new view where user can click on, when he do; my API will called and returned the table contents so you can show them in a table.
4. In quizzes section when user switch application (to reply to his friend or answer a call for example), the timer stops (it’s logical because app is going to background) so we need to create a function that detect when user get back to the app and re-calculate the quiz left time.
How to calculate it? Simply you will call my API method `get_time` and subtract it from quiz `deadline`.
Bug fixing:
- Fixing iOS 15 bug that make the footer color white, and header (status bar) color black.
It can easily be done from the `storyboard`
My explanation is long, but practically these are really easy points (almost all points are functions/methods to write), some other harder points are in my future development plan which will be done later after these points
Note that this app will be continuously updated and there will be regular updates with the developer who can do it in good way and cheap prices.
What I need is adding some features which are
1. Video speeds (1.5x, 1.25x, 2x)
Note that I'm using "ASPVideoPlayer" with pods, repo: https://github.com/andreipitis/ASPVideoPlayer
2. A setInterval function to be called each X seconds to tell my system that user is still watching the video.
This is my own video analysis method which will make me able to see the first time user watched the video and the last time he did, so I can know how much time did he really watched it. (Simply it's `setInterval` function)
3. Adding new window called “grades and attendance” which will show a table of user’s grades and attendance.
Simply will create a new view where user can click on, when he do; my API will called and returned the table contents so you can show them in a table.
4. In quizzes section when user switch application (to reply to his friend or answer a call for example), the timer stops (it’s logical because app is going to background) so we need to create a function that detect when user get back to the app and re-calculate the quiz left time.
How to calculate it? Simply you will call my API method `get_time` and subtract it from quiz `deadline`.
Bug fixing:
- Fixing iOS 15 bug that make the footer color white, and header (status bar) color black.
It can easily be done from the `storyboard`
My explanation is long, but practically these are really easy points (almost all points are functions/methods to write), some other harder points are in my future development plan which will be done later after these points
Note that this app will be continuously updated and there will be regular updates with the developer who can do it in good way and cheap prices.