Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio File disappears on reloading the Edit Page. #21

Open
SahilSingh177 opened this issue Oct 4, 2022 · 7 comments
Open

Audio File disappears on reloading the Edit Page. #21

SahilSingh177 opened this issue Oct 4, 2022 · 7 comments
Assignees

Comments

@SahilSingh177
Copy link
Contributor

Audio.Editor.-.Google.Chrome.2022-10-04.06-03-42.mov
@PrerakMathur20
Copy link
Member

@SahilSingh177
The audio files are saved with each session and hence disappear when the page is reloaded.
This can be resolved by creating a login model where each user can save the files on the cloud. If you'd like to work on it, you can create an issue.

@SahilSingh177
Copy link
Contributor Author

@SahilSingh177 The audio files are saved with each session and hence disappear when the page is reloaded. This can be resolved by creating a login model where each user can save the files on the cloud. If you'd like to work on it, you can create an issue.

Sure Sir.

@SahilSingh177
Copy link
Contributor Author

Sir, Please assign this to me so that I can start working on it.

@SahilSingh177
Copy link
Contributor Author

@PrerakMathur20 Do we have to use storage for authenticated users or without authentication also we can store the audio?

If we choose storage for authenticated users, this means that we have to set up a login/signup page.

@PrerakMathur20
Copy link
Member

The Implementation of this feature would be something like this -

  • Create a Sign-Up, Login Model for the Editor

    • Preferably add Google Auth, using Firebase
    • Connect a Database where users can store their media files.
  • After logging in

    • User can view their saved Audio, with options,
      • Share: Allowing the User to directly Share the audio file on the Sun-Geet
      • Edit: Allowing users to view the File in the Editor, and eventually save the session.

If you'd like to work on this, let me know.
Otherwise, We'll open multiple Issues to distribute the work and effectively Implement the features.

@SahilSingh177
Copy link
Contributor Author

@PrerakMathur20 It will be convenient if multiple issues are created. I can work on the first issue i.e. creating the signup and login Model for the editor.

@PrerakMathur20
Copy link
Member

Sure. You can create an Issue and proceed to start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants