Web Application - IEEE SB TKMCE The web application developed for IEEE SB TKMCE as a part Web Master position in 2019 - 2020 execom. Features 1 . Interactive UI 2 . Event management 3 . Story management 4 . Online Quiz platform Technologies HTML,CSS & Bootstrap theme Codeigniter - PHP framework Installation 1 . Clone the repo git clone https://github.com/thameemk612/ieee-sb-tkmce 2 . Create folder application/config/development 3 . Under the folder development create two files config.php & database.php sample config.php and make $config['base_url'] = 'http://localhost/ieee-sb-tkmce/'; or with the suitable url. sample database.php and set databse details. View sample UI