Skip to content

mikepapanik/RecordStoreWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecordStoreWebsite

A website for a record store built using HTML5, CSS3, JavaScript, and PHP with a PostgreSQL database.

Features

  • Home page with information about the record store, featured albums, and musical event dates.
  • Album details page with information about the album and artist.
  • Add to favorites feature for logged-in users.
  • Login page for user authentication.
  • Contact page for sending messages and store contact information.
  • Responsive design for desktop and iPad.

Getting Started

Prerequisites

  • XAMPP or any other web server.
  • Web browser.

Installation

  1. Clone the repository: ```sh git clone https://github.com/your_username/RecordStoreWebsite.git ```

  2. Move the project folder to the htdocs directory of XAMPP: ```sh mv RecordStoreWebsite /path/to/xampp/htdocs/ ```

  3. Start Apache and MySQL from the XAMPP Control Panel.

  4. Open phpMyAdmin (http://localhost/phpmyadmin) and create a new database.

  5. Import the database.sql file into the newly created database.

Usage

  1. Open a web browser and navigate to http://localhost/RecordStoreWebsite.
  2. Explore the website and use the available features.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A website for a record store built using HTML5, CSS3, JavaScript, and PHP with a PostgreSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors