abhishekcghosh / tribute2jolu

Source code for the 2011 website "TRIBUTE 2 JOLU", an Alumni Initiative for Jalpaiguri Govt. Engineering College, India

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tribute2jolu

Source code for the 2011 website "TRIBUTE 2 JOLU", an Alumni Initiative for Jalpaiguri Govt. Engineering College, India. The code is for reference. Originally developed in 2010, deprecated in 2012.

Note:

  • To run the website, manual configuration of MySQL database needs to be done. Create a database, user, password and provide the same access token inside the module-config.php file to make the website work.
  • SQL-Help.txt file contains a set of SQL statements that can be copied and run directly to generate the required tables in the database.
  • Possible values for the siteprivilege field in the t2j_alumreg database table are as follows: BLOCKED, GENERAL, ADMIN, SUPERADMIN.

About

Source code for the 2011 website "TRIBUTE 2 JOLU", an Alumni Initiative for Jalpaiguri Govt. Engineering College, India


Languages

Language:PHP 72.2%Language:CSS 14.7%Language:JavaScript 13.2%