Web application developed for Innovation and Entrepreneurship Development Cell, TKM College of Engineering, Kollam
View Project : https://www.iedctkmce.com
Web Team : https://www.iedctkmce.com/web-team
1 - https://getbootstrap.com/
2 - https://colorlib.com/
3 - Polo - Responsive Multi-Purpose HTML5 Template
4 - NobleUI
Codeigniter - https://codeigniter.com/
Google Auth
The authentication method is implemented by google auth. You will get the full documentatiion and API from the below link.
https://console.developers.google.com/
MySQL
1 - Responsive UI
2 - Event Management
3 - Attendance Management
4 - Certificate Automation & Management
3 - Maker Library & Management
4 - Project Proposal, Server Accsess, Incubation Application etc.
5 - Admin panel to add and change the privilege of IEDC members.
1 - Clone the repo
git clone https://github.com/thameemk612/iedc-web-v2.git
2 - Create folder application/config/ development
3 - Under the folder development create
- config.php
- database.php
- googleplus.php
Make appropriate changes in the above files by adding api, database details and base url of the application.
View sample files at
https://gist.github.com/thameemk612/ecaaa671da51ae402fd293eda233ac2a
https://gist.github.com/thameemk612/b5e86a7fa97dd093b8fc2f9269dc6356
https://gist.github.com/thameemk612/1c7482cc8cf160613172cc160d289bb0
- Note: Database structure is not added to this github repo.