Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drepram/bapa
A template text filler for a Bible Reading Group checklist written in VanillaJS.
https://github.com/drepram/bapa
bulma hacktoberfest vanilla-js
Last synced: about 1 month ago
JSON representation
A template text filler for a Bible Reading Group checklist written in VanillaJS.
- Host: GitHub
- URL: https://github.com/drepram/bapa
- Owner: drepram
- License: mit
- Created: 2018-08-08T16:18:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T13:04:35.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:39:02.767Z (4 months ago)
- Topics: bulma, hacktoberfest, vanilla-js
- Language: JavaScript
- Homepage: https://bapa.drepram.com
- Size: 155 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
- awesome-made-by-indonesian - bapa - `A template text filler for a Bible Reading Group checklist written in VanillaJS` *by [Andre Christoga Pramaditya](https://github.com/drepram)* (B)
- made-in-indonesia - bapa - `A template text filler for a Bible Reading Group checklist written in VanillaJS` *by [Andre Christoga Pramaditya](https://github.com/drepram)* (B)
README
# bapa
> A work-in-progress: VanillaJS Clipboard API doesn't work well with WhatsApp.
My mom runs a WhatsApp group where a bunch of people report their reading progress on their bible, daily. These reports will then be gathered into a large message where it will show people's name and their reading status.
Since I was tired of doing it manually, I created a tool for it. _With the help of JavaScript_, the task that once took 15 mins could just be 30 seconds. **An automated world is lovely**.
This project started as a CLI written in Node.js. Because of it being a CLI, I rarely use it because I'm mostly on my phone at the end of the day. So one day, I decided to port it into a site. The app is now written in VanillaJS and are hosted on ZEIT's `now`.
You can see the old CLI app in the `nodejs` branch.
### libraries/frameworks used
- Bulma
- Moment.js## license
[MIT](https://opensource.org/licenses/MIT) © Andre Christoga Pramaditya