Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 338 Bytes

OpenLeaks

Smart City Hackathon 2018 Submission

Please use xampp or any other localhost serving platform. We used 2 mysql databases: One for admin login system and another for storing posts information. The openleaks.sql is provided, import it into the localhost server.

We used mysql functions, update them to mysqli in order to use.