Dir-2
|-backend(audio-backend) done with NestJs and Mongo
|-frontend(audio-dashboard) done with React
|-requirement.txt
Warning
backend is running on port 3001 frontend is running on port 3000
WE've to choose file by tapping "choose file" button then we've to upload them by "upload" butoon If total files duration (in the database and i.e uploading) is greater than 60 minutes then we'll get error else it will upload files to database and we can get data by refreshing the page
we can also play the song with play button shown at the right if the screen. we can also delte the song eith action button server:
for server side we've used NestJs and MongoDB for storing the database this is our schema ,which is followed to store JSON in database