Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit f8f4e33

Browse files
committed
Add cloning instructions
1 parent a4b1d8b commit f8f4e33

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ A mock Android application for a coffee shop.
1717
* Crashlytics by Fabric for crash reporting.
1818
* Mpesa payment
1919

20+
## Cloning
21+
22+
- Create a Firebase project and add two applications; `com.marknkamau.justjavastaff`
23+
and `com.marknkamau.justjava`. Add the `google-service.json` files to their respective folders.
24+
- Enable Email/Password authentication on Firebase.
25+
- Create a `keys.properties` file based on`keys.properties.sample`. You can get the credentials from
26+
[Safaricom developer portal](https://developer.safaricom.co.ke/). If you don't want to use M-Pesa,
27+
you can put random values.
2028

2129
## Screenshots
2230

0 commit comments

Comments
 (0)