-
const response = await fetch(`https://bhagavadgitaapi.in/api/v1/chapter/${chapter}/verse/${verse}`);
const geeta = await response.json();
const shlok = geeta.data.slok;
const t…
-
paste your GPTs links below👇
-
**String resources are duplicated into night and non-night strings.xml files**
I may be wrong but I don't know why there was a need to split strings.xml into two different files i.e. in the night and…
-
**Story description**
1. go to https://mrvivacious.github.io/My_Bhagavad_Gita/
2. click on Search
3. note how it says "Todo"
**Acceptance criteria:**
Pull request is created. In that request, t…
-
**Story description**
1. go to https://mrvivacious.github.io/My_Bhagavad_Gita/
2. click on Search
3. Search for "mrvivacious"
4. note that Search has no results
**Acceptance criteria:**
Pull r…
-
**Story description**
1. go to https://mrvivacious.github.io/My_Bhagavad_Gita/
2. note that the section that appears on the page is the Browse by verse
3. click on the Search button
4. note that t…
-
![image](https://github.com/mrvivacious/My_Bhagavad_Gita/assets/84387676/b59a6ca6-4b8a-4168-bc58-7e0f8331feb7)
i can add a favicon to this web application
-
This comment is one branch of #99.
By various means (which I'll describe below tomorrow), a list of 1509 words was developed which
* are composed just of Normal a-zA-Z characters
* which are co…
-
https://github.com/chirag127/Gitanest/blob/79f8280197253d0235a128bf362825c3d7efb578/script.js#L2
Kindly don't push your api key in open source git
Otherwise you will be permanently banned from o…
-
### 🙁 Actual behavior
- [ ] next/previous buttons are too far away on quotes page
- [ ] Also, here we have 100+ shlokas: https://bhagavadgita.io/bhagavad-gita-quotes/ but we have only implemente…