Skip to content

AdrianLemaigre/Barcode-TDLOG-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barcode-TDLOG-Project

Project for the TDLOG class (ENPC)

This only works on Linux operating system.

  1. Download Github repository and move it to /var/www/
  2. Install lamp-server^, phpmyadmin and php5.
  3. Open local server.
  4. echo "create database barcode" | mysql -u username -p
  5. cd /var/www/Barcode-TDLOG-Project/
  6. mysql -u username -p barcode < barcode.sql
  7. Go to localhost/Barcode-TDLOG-Project/Website.

About

Project for the TDLOG class (ENPC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published