A place to store my programming exercises in college
Our team's first PHP project +(HTML, Bootstrap, JavaScript). This is a tools rental. You can rent tools you need ;-)
Please - DON'T CHANGE ANYTHING in this repository! Thank you!
How to start:
- Download the repository to your computer to "htdocs" folder in XAMPP catalog.
- Import rental.sql to PhpMyAdmin creating first "rental" db.
- Open folder "rental" in Visual Studio Code.
- Run XAMPP with services.
- Go to the browser adress: 127.0.0.1/rental (or: localhost/rental)