Git Product home page Git Product logo

musicia's Introduction

MasterHead

Hi 👋, I'm Samrat Ghosh

A passionate Web developer and Competative Programmar.

Coding

samratghosh291

piku_samrat490

  • 🌱 I’m currently learning Solidity💎

  • 💬 Ask me about Data Structure and Algorithm

  • 📫 How to reach me [email protected].

  • ⚡ Fun fact I think I am funny.

Connect with me:

piku_samrat490 samrat ghosh samrat ghosh piku ghosh piku_samrat piku_samrat samratghosh490 piku_samrat piku_samrat samratghosh490

Languages and Tools:

c cplusplus css3 git html5 javascript linux opencv python scikit_learn

An image of @samratghosh291's Holopin badges, which is a link to view their full Holopin profile

samratghosh291

 samratghosh291

samratghosh291

Leetcode Profile 🚀

Leetcode Stats

musicia's People

Contributors

0mchoudhary avatar abhishek-kumar-91 avatar akashpambhar avatar aniruddhagawali avatar anshu-ee-21 avatar anushkabanerjee avatar arnabhit avatar arpit6400 avatar ayushsarode avatar basavarajakj avatar dennistobar avatar divyansh14kr avatar gauravsingh1281 avatar iamdivyak avatar jfmartinz avatar josephglz avatar lunoos avatar nisaa44 avatar nscracker avatar oxone-999 avatar pranav-jj avatar priyanshu-buwade avatar rohitdubey1352 avatar samratghosh291 avatar seog-jun avatar thecoderadi avatar vivek33up avatar vivekchatterjee avatar youtanimstar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

musicia's Issues

Add a dynamic search button.

Add a dynamic search button in all songs page.so it can help to search a particular song.
Please attached a ss after post Improvement.
Also make sure there will be no conflict before raise a pr.

Enhancement of sign up page

image
As you can see in the sign up page the title is Document and in the input box of username and email the icons are missing.

Using preconnect to speedup some connections

Using the rel="preconnect" link will improve the render time for the first connection because the page is loading external dependencies from other servers. It's indicated in Google Fonts as optional, but I consider it will improve the first load (the next loads are stored in local cache)

Update the README.md

The README file of our project is essential for providing information about the project, how to use it, and how to contribute effectively. However, it may be outdated, lacking crucial information, or needing a fresh update to reflect recent changes.

Change the Codebase to MERN stack

Change the whole codebase into MERN stack, with react , node, express, MongoDB, and use the CSS Module technique to style the pages.

NaN timespan has shown

solve this issue
Screenshot 2023-10-09 031350
when we press next button for some instant is has shown this NaN:NaN value

Add dark theme

Add the dark theme with a suitable icon switch and also make it impressive.
Also attach a ss of post improvement and raise a pr.

Fix bad song name

There is a problem with the name of some songs so it is not possible to play them

add google authenticate

add Google auth on the sign-in page and when auth is successful show the profile in the account area (in the blue arrow detected area).
Screenshot (92)

Make footer

Make a beautiful footer as it looks beautiful

Use music api

instead of using a stored mp3 file attached to any existing music API.
2. make sure to store your API key-like credentials with config.json

update readme.md

You should do this task.

  • The tech stack in readme.md is not in the right place.
  • Complete write the installation process.
  1. star⭐ the repo
  2. fork the repo
  3. make a clone using this command git clone https://github.com/samratghosh291/Musicia.git.
    then you can make changes.

Display next upcoming songs

I would like to add a functionality to display the upcoming songs in the player. Please assign me this issue as part of the Hacktoberfest.

Make a Navbar

A navbar should have these features

  • home
  • my songs
  • liked songs
  • my account (pictorial)( at rightmost )
  • logout

fix the main song div size

the centered div is not fixed. it is changing as per the song's name. so that the previous, next, and play/pause button is not in a fixed position.

Screenshot (87)
fix this one.

Adding a like button.

I was going through the project and found the following issues:
1]There is no like button for the song that is been played.
2]Notting is been displayed when I click on liked song tab in the nav bar.
Can you please assign this enhancement to me so that I can start working on it?

Key board connectivity

On this website, we cannot play or pause the music by pressing the keyboard button. For example, in YouTube music or Spotify, we can see some keyboard connectivity so that we can easily play or pause by pressing the keyboard buttons. But on this website every time we have to click the play buttons. I think this keyboard connectivity needs to be implemented.

Screenshot from 2023-10-13 19-29-02

Can you please assign this work to me !!

Make Navber more attractive

design the navbar as per the whole design. it looks some scattered with the rest of the designs. align the navbar with the rest of the design.

  1. replace the original Musicia logo (which is centered) with the left-side logo.
  2. bring some suitable color gradients in the navbar.
  3. Change the buttons and align them with the rest of the design.

Nav bar items do not align properly

the login and the logout button overflow from the navbar.
also would like to suggest to move them to the right side for better user experience
Screenshot 2023-10-24 at 10 52 28 AM

new songs addition

Here i want to add some more melodious bengali songs. Can you please assign this issue to me.Thank you.

Fix mobile UI

As I can see the mobile UI is broken, I would like to work on it.
@samratghosh291 if you need me to start working in the issue, assign the issue to me with the required labels.
Thank you

make soundbar more attractive

make a small speaker icon after just the before-after button and make a verticle sound ber.
the sound bar will not be permanent. if we hover over the speaker icon then only this volume ber will appear.

signin-login page is not working

in the navbar sign-in and login button is not working properly. whether inside the pages directory, there is a sign-in.html and login.html page is there.

[BUG] In the footer section, the copyright year should be dynamically generated instead of being statically hardcoded.

Screenshot

Screenshot 2023-10-07 233815 Screenshot 2023-10-07 233925

@samratghosh291 Right now, the copyright year is written manually, which means someone has to change it whenever a new year begins. However, with just a few lines of code in JavaScript, we can make it automatic. This means that the copyright year will always be up-to-date without anyone having to change it manually. For example, if the current year is 2023, the copyright section will show 2023. And when the year changes to 2024, the copyright section will automatically update to 2024.

my songs button is not working

in navbar my songs button is not working whether inside assets button there are files available for listed all the songs.
also make sure when someone visited my songs page it will paly the current song in background.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.