https://github.com/remcohalman/giftcard-generator
A giftcard generator to create, preview and export the card
https://github.com/remcohalman/giftcard-generator
Last synced: 3 months ago
JSON representation
A giftcard generator to create, preview and export the card
- Host: GitHub
- URL: https://github.com/remcohalman/giftcard-generator
- Owner: RemcoHalman
- License: gpl-3.0
- Created: 2021-09-15T19:22:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T18:02:58.000Z (over 3 years ago)
- Last Synced: 2025-01-18T10:16:22.879Z (4 months ago)
- Language: HTML
- Size: 432 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# giftcard-generator
A giftcard generator to create, preview and export the cardThe idea is to create a front and backend. Backend is going to be a Python(Flask/FastAPI) or Node api.
Frontend wil be created in React
Backend will be Python using [FastAPI](https://fastapi.tiangolo.com/)