Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vihanga-liyanage authored Dec 1, 2017
1 parent e2f4c00 commit 64a4436
Showing 1 changed file with 21 additions and 17 deletions.
38 changes: 21 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,41 +3,45 @@ A Commute App for Sri Lanka

People travel to the same destination on a regular basis for various reasons using public and private transport. In Kute, the users (also known as travellers) themselves are allowed to share their current location, so that the other travellers can see the current location of the vehicle. A common type of vehicle used for public transport in Sri Lanka is the passenger train. Kute is currently implemented for trains. A registered user can update the current location of a train when travelling by sharing the current location. Another user can view location of a selected train and the expected time a particular train arrives at the nearest station using the location data updated by another user.


![alt tag](https://github.com/Dilu9218/kute/blob/master/shareShow.png)
![alt tag](https://github.com/Dilu9218/kute/blob/master/search.png)



## Installation

1.Go to your terminal and execute this command
1. Go to your terminal and execute this command

git clone https://github.com/scorelab/kute.git
or
download the zip file.

git clone https://github.com/scorelab/kute.git
2. Launch android studio(version 1.4 above).

or
3. Click on File, then New and then Import Project Or from the welcome screen of android studio click on Import project. (If you wish to contribute, you can directly link to GitHub).

download the zip file.
4. Browse to the directory where you cloned (extracte the zip).

2. Launch android studio(version 1.4 above)
3. Click on File, then New and then Import Project Or from the welcome screen of android studio click on Import project. (If you wish to contribute, you can directly link to GitHub)
4. Browse to the directory where you cloned (extracte the zip)
5. Run and build the Gradle.

6. If Gradle finishes to build without error run the project by clicking on the play button on the tool bar.
7. Wait for a few seconds and the app should start on your device(android phone or emulator)
8. Make sure you are connected to internet.

Note currently use facebook credentails given below to access the application.
7. Wait for a few seconds and the app should start on your device(android phone or emulator).

8. Make sure you are connected to internet.

## Test users.
Note: Please use Facebook credentails given below to access the application.

user 01
email:- kute_rukdjlk_one@tfbnw.net
pwd:- kute123
## Test users

user 02
email:- kute_jmzumqg_two@tfbnw.net
pwd:- kute123
user 01
email:- kute_rukdjlk_one@tfbnw.net
pwd:- kute123

user 02
email:- kute_jmzumqg_two@tfbnw.net
pwd:- kute123

## License

Expand Down

0 comments on commit 64a4436

Please sign in to comment.