/PlaylistJS

This website allows users to create playlists, add songs, and manage their music library efficiently.

Primary LanguageJava

Playlist Website - JavaScript Edition

unnamed unnamed (4) unnamed (5) unnamed (6)

Tech Stack:

  • Operating System: Windows 11
  • Server: Apache Tomcat 9.0.73 (installed in C:\Tomcat)
  • Database: MySQL 8.0.32
  • Build Tool: Maven
  • IDE: IntelliJ IDEA 2023
  • Programming Languages: Java 20, JavaScript

Description:

This project involved developing a playlist website using JavaScript, Java, and MySQL. The website allows users to create playlists, add songs, and manage their music library efficiently.

Key Contributions:

  • Implemented frontend functionalities using JavaScript to create an interactive user interface.
  • Integrated Java for backend operations, ensuring smooth communication between the frontend and the MySQL database.
  • Utilized Apache Tomcat as the server to deploy the web application.
  • Designed and managed the database schema using MySQL for storing user data, playlists, and songs.

Technologies Used:

  • JavaScript for frontend development
  • Java for backend development
  • MySQL for database management
  • Maven for project build automation
  • IntelliJ IDEA for IDE support