Skip to content

Tejraj-2001/Electrogati

 
 

Repository files navigation

Hi, Welcome to Electrogati, Please visit the hosted website on Electrogati

Server Requirements for running

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

Steps to Follow for running on local computer

  • 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

Running CodeIgniter Tests

Information on running the CodeIgniter test suite can be found in the README.md file in the tests directory.

About

This is a Website for Buying, Selling and Renting used cars

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 96.1%
  • CSS 2.2%
  • JavaScript 1.5%
  • Smarty 0.2%
  • HTML 0.0%
  • Python 0.0%