https://github.com/elvisoliveira/meeting-manager
https://github.com/elvisoliveira/meeting-manager
handlebars npm parceljs pdf-lib pdfjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elvisoliveira/meeting-manager
- Owner: elvisoliveira
- Created: 2024-01-21T22:56:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-26T19:25:09.000Z (5 months ago)
- Last Synced: 2025-01-15T11:14:18.809Z (5 months ago)
- Topics: handlebars, npm, parceljs, pdf-lib, pdfjs
- Language: JavaScript
- Homepage: https://elvisoliveira.github.io/meeting-manager/
- Size: 7.85 MB
- Stars: 0
- 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.