Skip to content
/ web-shop Public

A dynamic webshop built with XAMPP, PHP for the backend, and HTML, CSS, and JavaScript for a responsive and modern frontend experience.

License

Notifications You must be signed in to change notification settings

L4XB/web-shop

Repository files navigation

Student Webshop Group Project

Overview

Welcome to the README for our student webshop group project! This document serves as a guide for the development team and provides essential information about the project.

Project Description

This webshop project is a collaborative effort by Reutlingen University students. The goal is to design and implement a fully functional e-commerce platform. The webshop will e.g. allow users to browse products, add them to their cart, and proceed through the checkout process.

Technologies Used

How to run it yourself

  • Install XAMPP and VS-Code
  • open the htdocs folder inside VS-Code as well as an Terminal (make shure your there as well in the htdocs folder)
  • run the comand git clone "URL of the repository"
  • start XAMPP and go to http://localhost/phpmyadmin/index.php (can vary) to set up the database of the webshop
  • start by creating an database called: webShopFSI
  • insert the SQL file: schemaFSI.sql
  • you can find the shop under http://localhost/webShop/views/homepage.php (can vary)

Contributing

We welcome contributions from all team members. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your changes and commit them: git commit -m "Description of changes"
  4. Push your changes to your fork: git push origin feature-name
  5. Open a pull request on the main repository.

Issues and Bugs

If you encounter any issues or find bugs, please open an issue on the GitHub repository.

Team Members

License

This project is licensed under the AGPLv3 License. See the LICENSE file for details.

Homepage

Homepage

Profile

Profile

Products

Profile

Checkout

Profile

Happy coding! 🚀

About

A dynamic webshop built with XAMPP, PHP for the backend, and HTML, CSS, and JavaScript for a responsive and modern frontend experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •