Quantum Stash
WORK IN PROGRESS
Quantum Stash is an open-source Software as a Service (SaaS) web application designed for efficient inventory management.
Tailored for e-commerce companies, it is versatile enough to meet the needs of any business requiring meticulous stock control. Explore the power of Quantum Stash to streamline your operations, providing a comprehensive solution for overseeing your stock and optimizing business processes.
The project serves as my portfolio demo piece, showcasing my skills in developing full-stack applications involving advanced features and techniques, such as:
- Modern, intuitive user interface
- Appropriate server- and client-side rendering
- Advanced authentication, including:
- JWT and HTTP-Only Cookies
- Authentication with OAuth Google and GitHub providers
- Authentication with email and password
- Email verification functionality
- Password reset and update functionality
- Transactional emails with Resend and React Email
- Serverless PostgreSQL database conenction
- Complex ralations between database models
- Prepared statements for fast SQL execution
- Client- and server-side form validation with Zod
- Server actions
- Relevant CRUD operations
- Stripe payments integration
- Robust type checking and full type safety
You can check the deployed demo version TODO: here
Tech Stack
ToDo