A lifestyle store is a retail website that allows you to engage with it. This project was created as part of my college project. Now I'm making this project accessible to anyone who wants to utilise it.
You may reach out to me on LinkedIn or Email if you have any queries.
- HTML: HTML is used to create and save web document.
- CSS: (Cascading Style Sheets) Create attractive Layout
- Bootstrap: Front end development framework for the creation of websites and web apps
- PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML,or other document types, as per client request.PHP is open source software.
- MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
- Windows: WAMP or XAMPP
- Linux: LAMP or LEMP
- Download zip file and Unzip file on your local server.
- Paste the file inside "c:/wamp/www/" or "c:/xampp/htdocs/"
- Database Configuration:
- Database Configuration:
- Open phpmyadmin
- Create Database named "lifestylestore".
- Import database "lifestylestore.sql".
- Open Your browser paste this URL: "http://localhost/lifestylestore/"
- Download zip file and Unzip file on your local server.
git clone 'https://github.com/s-a-r-a-t-h/Lifestyle-Website.git'
- Paste the file inside "/var/www/html/"
- Database Configuration:
- Open phpmyadmin
- Create Database named "lifestylestore".
- Import database "lifestylestore.sql".
- Open Your browser paste this URL: "http://localhost/lifestylestore/"