Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 592 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 592 Bytes

ACM NIT Surat

Build Environment

1> Install Xampp server.
2> Clone the repo into 'htdocs' directory.
3> Create a new data base in phpMyAdmin with name 'acm_svnit'.
4> Import the committee table using committee.sql.
5> Open the acm-nit-surat/index.html in localhost server.

Things to take care while you create a PR

1> Make sure that the commit message is same as the name of the issue.
2> If you want to file a new bug, please send me the description of it and I will see if we can include that.
3> Your pull request should contain only one commit.