Copy of website https://geekup.pl/ in PrestaShop.
- Michał Grabowski 193314
- Patryk Sawuk 193059
- Paweł Wawrzyński 193270
- Dominika Zaorska 193266
- Filip Jezierski 196333
Firstly, you have to install Docker and Git if you dont have them already.
If you are using Windows you will also have to install WSL.
(All of the scripts are located inside the scripts folder)
- Start the container:
./run.sh
- Import the database which is saved in the file dump.sql:
./import_database.sh
https://localhost:8443/admin2137
http://localhost:8081
Exporting the database to prestashop/database-dump/dump.sql:
./export_database.sh
Stopping the container:
./stop.sh
Prestashop: 1.7.8
Selenium: 4.26.0
JUnit 4.13.2