-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d37a95
commit df77b69
Showing
1 changed file
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,21 @@ | ||
YRS-2013 | ||
======== | ||
Visual Dictionary | ||
================= | ||
|
||
This is the repo for our undecided project. It has been setup to sync with a laptop running debian (apache2,php5 + mysql) so changes will be pushed automatically | ||
Dependencies | ||
------------------ | ||
Apache | ||
PHP | ||
MySQL | ||
Python | ||
Python-MYSQLdb | ||
Pyhton-Requests | ||
|
||
Install | ||
-------- | ||
Clone the directory .MySQL Database Schema at root of source, import with phpmyadmin | ||
Create a file called db-connection.php in scripts folder | ||
|
||
Live Website | ||
---------------- | ||
There is a live website at http://www.idealcoder.co.uk | ||
|