yvtheja / acm-nit-surat

Website of ACM, NIT Surat Student Chapter.
GNU General Public License v2.0
1 stars 21 forks source link

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.