QRafty is an innovative Web Application designed to streamline the creation and management of QR codes. QRafty offers comprehensive customization, tracking, and analytics features, enhancing both aesthetic appeal and functional effectiveness.
This monorepo contains the source code to the entire application, consisting of the following sub-directories:
Front end which is built using Vue.js & and the Nuxt.js SSR Framework, utilizing TypeScript for strong typing, Maintainability and Scalability
Backend API built using Python and FastAPI and the qrcode python library for creating customizable QR Codes on the server.
- Vue & Nuxt 3
- TailwindCSS
- TypeScript
- Eslint
- Python
- FastAPI
- qrcode
- Pydantic
- Ruff
- pyright