The current system of managing events and their related logistics of participants and speakers and guests is not completely computerised. Now this can lead to some catastrophic failures which in turn can lead to serious monetary problems for the organisers. As there is synchronising in the information being input there is a lot of room for error. This is where we and our project steps in to streamline and add end to end assurance to all colleges.
1.Install XAMPP or WAMPP.
2.Open XAMPP Control panel and start [apache] and [mysql] servers.
3.Download project from github OR follow gitbash commands
1.Change directory to directory to htdocs.
2.And then clone the Repo by git clone https://github.com/avats101/EPALM.git
3.Open localhost/phpmyadmin
4.Create a Database named "eplam"
5.After creating database name click on import and browse the file in directory[EPALM/events.sql].
6.After importing successfully.Open http://localhost/epalm. in any browser.