Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 978 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 978 Bytes

NithResultAppBackend

Join the chat at https://gitter.im/Nithmr/NithResultAppBackend

This repository contains the code that will be used to scrape the result from NITH website and the database.

Install

Just git clone and execute.

For any queries/doubts/help join the chatroom at: Join the chat at https://gitter.im/Nithmr/NithResultApp

Usage

If you want to run the the php files on the localhost, import the dumpfile into your mysql.

$ mysql -u username -p database_name < dumpfile.sql

Contribute

PRs accepted.

License

Apache 2.0