Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 613 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 613 Bytes

web-tech

This is our Web Technologies 1 assignment.

Install instructions

  1. Clone the project in your web server folder

On Ubuntu/Debian/Mint:

$ cd /var/www

$ git clone https://github.com/Nayar/web-tech/

Xampp on Windows:

copy the folder contents into C:\xampp\htdocs
  1. Put your database connection credentials in ./inc/class_db.php

  2. Open http://localhost/web-tech on your browser. That's it :D

Authors

License

  • GNU/LGPL v3