- Fix scanner listener initialization in class component * Replace Vue ref with direct class property for scanListener * Remove unnecessary .value accesses throughout the code - Enhance error handling and cleanup * Add proper cleanup on scanner errors * Add cleanup in stopScanning method * Improve error message formatting * Add error handling in handleScanResult - Improve state management * Move state updates into try/catch blocks * Add finally block to reset state after scan processing * Better handling of processing states during scanning - Add comprehensive logging * Log each step of scanner initialization * Add detailed error logging * Format object logs to prevent [object Object] output - Code style improvements * Fix indentation throughout the file * Consistent error handling patterns * Better code organization and readability
TimeSafari.app - Crowd-Funder for Time - PWA
Time Safari allows people to ease into collaboration: start with expressions of gratitude and expand to crowd-fund with time & money, then record and see the impact of contributions.
Roadmap
See project.task.yaml for current priorities. (Numbers at the beginning of lines are estimated hours. See taskyaml.org for details.)
Setup & Building
Quick start:
npm install
npm run dev
See BUILDING.md for more details.
Tests
See TESTING.md for detailed test instructions.
Icons
To add an icon, add to main.ts and reference with fa element and icon attribute with the hyphenated name.
Other
Reference Material
-
Notifications can be type of
toast(self-dismiss),info,success,warning, anddanger. They are done via notiwind and set up in App.vue. -
If you are deploying in a subdirectory, add it to
publicPathin vue.config.js, eg:publicPath: "/app/time-tracker/",
Kudos
Gifts make the world go 'round!
- WebStorm by JetBrains for the free open-source license
- Máximo Fernández for the 3D code and explanatory post
- Many tools & libraries such as Nodejs.org, IntelliJ Idea, Veramo.io, Vuejs.org, threejs.org
- Bush 3D model
- Forest floor image
- Time Safari logo assisted by DALL-E in ChatGPT
- DiceBear and Avataaars for human-looking identicons
- Some gratitude prompts thanks to Develop Good Habits