Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DilwoarH/Beacon-Tree-Masjid-Screen
Browse files Browse the repository at this point in the history
  • Loading branch information
DilwoarH committed Jan 21, 2019
2 parents 18e5cb9 + 4e5ccd6 commit c4b40e0
Showing 1 changed file with 25 additions and 7 deletions.
32 changes: 25 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,37 @@ Join our discord channel here: https://discord.gg/CG7frj2
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/DilwoarH/Mosque-Screen)


## Demo Data
https://docs.google.com/spreadsheets/d/e/2PACX-1vRHjHMDmua4IqpnSiAsLVUJEPtZDcJhziBHivD1fmWJu-StuxpPv-VRzBqX8bcC5499pZ9vBUeD_K5G/pubhtml

## Use your own data
1. Make a copy of the following spreadsheet: https://docs.google.com/spreadsheets/d/1yVlGjnEhKLi5DSOuJMm7-ec5-iFvuiR7WkbzMdbFP9s/edit?usp=sharing
2. Publish the spreadsheet on Google Sheet: File > publish to the web > Publish entire document as a CSV

### 1. Make a copy of the following spreadsheet:

`https://docs.google.com/spreadsheets/d/1yVlGjnEhKLi5DSOuJMm7-ec5-iFvuiR7WkbzMdbFP9s/edit?usp=sharing`

---

### 2. Publish the spreadsheet on Google Sheet: File > publish to the web > Publish entire document as a CSV

<img src="https://github.com/DilwoarH/Mosque-Screen/raw/master/screenshots/file-publish.png" width="300px" />
<img src="https://github.com/DilwoarH/Mosque-Screen/raw/master/screenshots/publish-entire-doc.png" width="500px" />

3. Copy CSV share link for `Prayer times`
---

### 3. Copy CSV share link for `Prayer times`

<img src="https://github.com/DilwoarH/Mosque-Screen/raw/master/screenshots/publish-prayer-times.png" width="500px" />

4. Copy CSV share link for `App config`
---

### 4. Copy CSV share link for `App config`

<img src="https://github.com/DilwoarH/Mosque-Screen/raw/master/screenshots/publish-app-config.png" width="500px" />

5. Add the following ENV variables in the application
---

### 5. Add the following ENV variables in the application

| KEY | VALUE |
| --- | ----- |
Expand All @@ -41,8 +59,8 @@ Join our discord channel here: https://discord.gg/CG7frj2

<img src="https://github.com/DilwoarH/Mosque-Screen/raw/master/screenshots/setting-env-variables.png" width="500px" />


6. Test the app
---
### 6. Test the app

**IMPORTANT: Make sure you use CSV**

Expand Down

0 comments on commit c4b40e0

Please sign in to comment.