Skip to content

Commit 8d56b8f

Browse files
authored
Update README.md
1 parent 2daa862 commit 8d56b8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
This project is smal but fully functional billboard publishing and viewing system, built around really lightweight mobile client. The cleient app get its data from server, in form of JSON, via HTTP\HTTPS protocol. The server side written in php, while the storage of it -- is four mysql database tables.
33
## BIB server
44
The "SERVER" are containing all the data you need to run server side of app. Just prepare database, and import data from my SQL sample file. Then adjust config.php values to suit your server setup. The folder of server scripts should be named 'bib', and have to sit in www root of you site. So before testing mobile app itself, test the installation from normal browser, opening someting like https://mysite.com/bib/
5+
## Client UI Preview
6+
![](https://monosnap.com/image/nPNuNHA9mzbPL23x6QaaTnQH0PL87e)

0 commit comments

Comments
 (0)