SaleCheck is a full-stack web prototype I’m developing in my spare time to sharpen my skillset across the entire software stack – from backend to frontend and everything in between. The project serves both as a practical learning platform and a demonstration of my ability to architect, build, and document software products from scratch.
The application allows users to monitor price changes for selected products and receive notifications when prices drop. Every step – from backend logic to deployment – has been rigorously documented to emulate structured development practices typical of larger enterprise environments, thereby cultivating habits essential for effective collaboration within professional teams.
Access
Prototype: https://sale-check-b611b.firebaseapp.com/
Project: https://github.com/MathiasSchindlerCPH/sale-check (private repository, access available on request)
Technologies Utilized
Firebase Suite: Authentication, Firestore NoSQL database, Cloud Functions, Hosting, and Storage
Google Cloud Platform: Cloud Run, Cloud Scheduler, Cloud Storage, and Security configurations
Core Technologies: JavaScript, Node.js, Git & GitHub for version control and documentation
Planned Development
UI redesign to improve visual appeal – I am considering using React and Material UI.
Native iOS companion app with Firebase integration and push notifications
Analytics dashboard to visualize historical price trends for tracked products