Inspiration

I was inspired because I was bored during quarantine and wanted to play Name that Tune online. I couldn't find any online sites to play the game, so I decided to make my own.

What it does

It is an online Name that Tune game.

How I built it

I built it using jQuery and Semantic-ui for the frontend, along with Vanilla JS. The backend is a NodeJS server running on Heroku, that connects to a MongoDB database.

Challenges I ran into

I ran into many CORS errors and had some issues with developing in Safari and Firefox.

Accomplishments that I'm proud of

I am very proud of the fact that I was able to make a full stack application. I have been striving to use Express to make apps, and I finally accomplished my goal.

What we learned

I learned how to use MongoDB with Express and how to connect a frontend application with a backend.

What's next for Name That Tune

Hopefully, I can get more users and add more songs to the site.

Share this project:

Updates