https://github.com/denherrring/catchmylinkwebsite
https://github.com/denherrring/catchmylinkwebsite
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/denherrring/catchmylinkwebsite
- Owner: DenHerrRing
- Created: 2022-12-26T08:22:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T21:42:45.000Z (over 3 years ago)
- Last Synced: 2025-01-21T06:24:34.221Z (over 1 year ago)
- Language: TypeScript
- Size: 24.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# CatchMyLinkWebsite
## Important!
This is a hobby project. Currently, there is no production version that would be executable!
I use this project to try out new things and to refresh and expand my skills.
You want to support me? I'd love to! Get in touch with me!
## Overview
I have repeatedly come across various service providers on the internet who offer a small "homepage" to share my social
links.
At events, you see more and more people wearing a badge with a QR code printed on it. Some can even send data directly
to other people's mobile phones via NFC.
I thought this is a great idea.
That's how the idea of my own app "CatchMy.Links" was born.
## Packages
### Drag & Drop
- [Angular CDK](https://material.angular.io/cdk/drag-drop/overview)
### QR Code
- [angularx-qrcode](https://github.com/Cordobo/angularx-qrcode)
### Icons
- [Brands - iconscout](https://iconscout.com/icon-pack/brands)
### CopyToClipboard
- [ngx-clipboard](https://www.npmjs.com/package/ngx-clipboard)