Hi, Welcome to Electrogati, Please visit the hosted website on Electrogati
PHP version 7.4 or higher is required, with the following extensions installed:
Additionally, make sure that the following extensions are enabled in your PHP:
- json (enabled by default - don't turn it off)
- xml (enabled by default - don't turn it off)
- mysqlnd
- Git clone the repository on your local desktop
- Download & Install Xammp Control Panel
- Download & Install Composer Package Manager
- Download Codeigniter zip file
- Click on admin option in mysql in Xammp control panel
- Then make a new database named mobility and then import mobility.sql from the cloned repo
- Open the code in VS-code or any other code editor
- Open terminal and go to the cloned folder and write "Composer Update"
- Open the web browser and write "localhost/Electrogati" to view the project
- Thank you
Information on running the CodeIgniter test suite can be found in the README.md file in the tests directory.