Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdziegielewska/bts-mvs-database

Web aplication providing a comprehensive database of BTS members and their music videos
https://github.com/mdziegielewska/bts-mvs-database

bts fan-site mysql php web-development

Last synced: about 2 months ago
JSON representation

Web aplication providing a comprehensive database of BTS members and their music videos

Awesome Lists containing this project

README

        

## BTS MVs Database

### Project Overview

A web application showcasing information about BTS members and their music videos. Built with PHP, MySQL, HTML, and CSS, this project allows users to explore member profiles, view music video details, and leave comments after logging in. Developed as a final project for Databases Programming and Web Development Technologies courses.

### Key Features
- Detailed profiles of BTS members
- Extensive music video information and data
- User login and authentication
- Commenting system for user interaction

### Technologies Used
Frontend: HTML, CSS

Backend: PHP, MySQL

### Getting Started

1. Clone the repository: git clone https://github.com/mdziegielewska/BTS-MVs-Database.git
2. Set up a database and import the provided SQL file
3. Configure database credentials in the PHP files
4. Start a local web server (e.g., using XAMPP, Apache)