
Build SaaS website with file uploader, OCR model, spending analytics dashboard, duplicate detection, budget notification
What you will learn
‘;
}});
Learn how to build spending tracker SaaS using Python, Django, HTML, and CSS
Learn the basic fundamentals of Django, such as getting to know its use cases, technical limitations, and main features
Learn how to create web home page and add multiple tabs
Learn how to create function for uploading file
Learn how to build optical character recognition system using EasyOCR
Learn how to create functions to add, update, and delete data
Learn how to build spending analytics dashboard
Learn how to create functions for generating bar chart and pie chart
Learn how to create function to detect duplicates
Learn how to set up page routing and create custom filters
Learn how to create HTML document structure and style tabs using CSS
Learn how to design navigation and tab structure
Learn how to design user interface for file scanner and OCR
Learn how to design user interface for expense & analytics dashboard
Learn how to design user interface for duplicate detection and budget alert tabs
Learn how to perform functional and performance testing