MusicApp
MusicApp copied to clipboard
Karaoke Music App created for the JTV Foundation to host Karaoke Videos and allow users to record voice tracks and videos, upload and download the media. (https://www.vr1movement.com/)
# Description Implemented OAuth2.0 on the frontend #### References Add any reference to previous pull-request or issue Fixes #117 ## Type of change Please delete options that are not relevant....
### What would you like to share? In the codebase, we have used fetch and Axios both for the API calls, we should efficiently have only one to be used...
### Detailed description Currently, the authentication is done by using firebase rest API. We have a custom backend (OAuth 2.0) which is to be implemented on the frontend. ### Context...
### Detailed description As of now the posts are displayed on the POSTS page and the user can see other user's posts. Once the front end develops a custom video/audio...
### Description Add a prefix to the downloaded file (e.g. - VR1-) which will be showcased on posts page. ### Expected behavior Prefix to be there ### Actual behavior No...
### Detailed description The Posts will be displayed on the POSTS page. We want to add a sharing option which will allow the user to share any post via social...
### Description When updating the contact us form, the table is updated however the user_profile/user_data should be updated with the contact_us query_id so that we can keep a track of...
# Description Added likes and comments models. Implemented tests and added func for admins to delete comment. #### References Fixes # [(issue)](https://github.com/NVombat/MusicApp/issues/111) ## Type of change - [X] New feature...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...