https://github.com/elvisoliveira/meeting-manager
https://github.com/elvisoliveira/meeting-manager
handlebars npm parceljs pdf-lib pdfjs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elvisoliveira/meeting-manager
- Owner: elvisoliveira
- Created: 2024-01-21T22:56:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-26T06:42:28.000Z (4 months ago)
- Last Synced: 2026-02-26T11:37:13.485Z (4 months ago)
- Topics: handlebars, npm, parceljs, pdf-lib, pdfjs
- Language: JavaScript
- Homepage: https://elvisoliveira.github.io/meeting-manager/
- Size: 8.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meeting Manager
```
Under development, but don't expect it to ever be released.
```
This web app assists me in creating assignments for the midweek life and ministry meeting.
## Live Reload (Chromium Only)
This web app includes an optional feature that uses the Chrome flag `#file-system-observer` to detect changes in the file system and automatically reload the app. This feature is only available for Chromium based browsers
1. **Navigate to Chrome Flags:**
Type `chrome://flags` in the address bar and press Enter.
2. **Search for File System Observer:**
Use the search bar on the flags page to find `#file-system-observer`.
3. **Enable the Flag:**
Set the flag to `Enabled`.
4. **Restart Chrome:**
Click the "Relaunch" button at the bottom of the page to restart Chrome with the flag enabled.