Skip to content

baldovalievlj/svampar

Repository files navigation

📊 Svampar

🚨 This is a production-grade inventory management system built for a client. Although not currently in use, the full application is shared here as part of my portfolio.

Svampar is a full-stack web application for managing inventory, users, and invoicing. It features a secure backend, responsive frontend, and email integration with PDF invoice generation.


🛠 Tech Stack

Kotlin Ktor Angular PostgreSQL Heroku


✨ Features

  • 🔒 JWT-based authentication and secure user sessions
  • 📦 Inventory management with full CRUD functionality
  • 📤 Email sending with auto-generated PDF invoices
  • 🖥️ Responsive UI built with Angular
  • 🧾 Invoice tracking and itemized exports
  • 🚀 Deployed to Heroku for easy delivery and testing

🔧 Setup

Backend (Ktor – src/ folder)

cd src/
./gradlew build
java -jar build/libs/your-app.jar
cd ../m-client/
npm install
ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published