Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sushant-hiray/car-pool
Car pooling on your doorstep
https://github.com/sushant-hiray/car-pool
carpooling php
Last synced: 2 months ago
JSON representation
Car pooling on your doorstep
- Host: GitHub
- URL: https://github.com/sushant-hiray/car-pool
- Owner: sushant-hiray
- License: mit
- Created: 2013-08-03T07:11:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-02T19:44:49.000Z (about 10 years ago)
- Last Synced: 2024-02-01T01:08:21.400Z (11 months ago)
- Topics: carpooling, php
- Language: PHP
- Size: 565 KB
- Stars: 11
- Watchers: 8
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
car-pool
========Car pooling at your doorstep.
Compiling Instructions:
======================
To build the application on your local server make sure you have apache installed and your mysql server is up and running.* Take the `car-pool/` directory in your webapps folder.
* Make sure the permissions are set. Use `chmod -R 775 car-pool`
* Access `http://localhost:80/car-pool/initialise.php`. This will make sure the database is initialised.
This is to be done only once! :)
* To start playing with car-pool access `http://localhost:80/car-pool/index.php`It will redirect you to a login page from where you can register.
Once you have successfully registered, login again and explore the world of car-pool.What is carpooling?
==================
For those who are still wondering what is the hype with carpooling, well for a first it is definitely not car pulling! :(
As wikipedia states it: Carpooling is the sharing of car journeys so that more than one person travels in a car.