Need to implement app on or using emulator -watch
Project detail
RECORD ME(RECME) . This app is to be implemented in watches. The user will allow the app to record him/her
all day. A feature needs to be added i.e, At the end of the day, a feature which tells the cumulative mood of the user and advise them whether they should consult a therapist or not. This feature will work as an add-on above the app’s basic requirements, i.e., recording them throughout the day and then giving them the derived output.
Modules to be built
1. Registration
2. Voice Recording
3. Recording analysis and emotion/mood determination
4. Displaying emotion/mood via avatar/emoji to user
o AUTHENTICATION
Login Module.
Logout Module.
Register Module.
Forgot Password Module.
o DATABASE
Google Firebase Realtime / Firestore
GraphQL / Watermelon DB / SQlite / Realm
Additional information about project:
We should use react native
• During the submission of project, the react native code has to be zipped, and submitted on canvas. Along with this, it has to submitted on a github link as
f) Database
• Whatever database is used, it has to be mentioned through a submission.
• This can be a .SQL file or could be a .JSON object incase you are going for a NOSQL approach.
• Once again, you will add a new button to your Market app: “Preliminary project: [Your app name]”. This should run your app. Instead of updating the description of your app on the Market (which might attract people to download it, which we want to avoid at this point), please have one splash screen when the program is first run. This screen should include ONLY the following: (1) the app’s name, and (2) the short description of the app that would appear on the Market (4000 characters max, including spaces), and (3) a “Start” button.
WE NEED AN APP THAT WILL RUN IN MOBILE DEVICES AND SMARTWATCH.
NOTE: WE NEED NOT PURCHASE ANY SMARTWATCH TO RUN THE APP. WE CAN USE EMULATORS TO RUN THE APP.
1)We just need to record and play it back to the user according to each date. Recording should start with the press of a button at the beginning of the day and it has to automatically stop and start every 30 mins after that untill the user stops it later.
2) The recorded part should be converted to speech like a summary. Key words should be detected and based on the keywords we should detect the emotion of the person.