Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
This happened when I was in the first semester of my study (I'm currently studying Computer Science).
Didn't understand anything, never learned to code before. My first "project" from my lecturer was to write a mini-journal together with two friends of mine (which weren't able to code either) about the link of VR use with the increase/decrease of the user's heart rate.
We didn't find any way to record the user's heart rate automatically and periodically. The deadline was getting closer but thankfully we found an android app that can be used to detect someone's heart rate with the user's finger pressed onto the camera. Sadly the app can't be used to record the data periodically (it can only show us the average heart rate). We told my lecturer (who is supossed to "guide" us here) about the problem and asked him for solutions.
He told us to "modify the .apk and connect it to a database".
At this point, we didn't even know how to make a database, let alone "modify the .apk".
In the end, we used an oximeter, recorded it, and listed the results manually. 😂
undefined
noob
uni life
project
code
newbie
uni