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

Commit d108264

Browse files
committed
Update README.md
1 parent c8c46e6 commit d108264

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ A sample food delivery application for a coffee shop.
2929

3030
## Cloning
3131
1. Clone the repository
32-
2. Create a `keys.properties` file based on`keys.properties.sample`. You can get the credentials
33-
from [Safaricom developer portal](https://developer.safaricom.co.ke/).
34-
- If you don't want to use M-Pesa, you can put random values.
32+
2. Create a `keys.properties` file based on`keys.properties.sample`.
33+
- Follow the deploy instructions for [JustJava-CloudFunctions](https://github.com/MarkNjunge/JustJava-CloudFunctions)
34+
to get an api Key.
35+
- If you don't want to use M-Pesa, you can leave the `API_KEY` as is.
3536
3. Create a Firebase project and enable Email/Password sign in. Add two applications `com.marknkamau.justjavastaff`
3637
and `com.marknkamau.justjava`. Add the `google-service.json` files to their respective folders.
3738
4. Open and build in Android Studio.

0 commit comments

Comments
 (0)