Stock Master

An online web application that allows users to track their company's inventory via a simple dashboard!

The web application's home page!

Project Purpose

This web application allows a user to register an account with a username and password, login into their account, and add, delete, and edit items via a simple, yet effective dashboard. I designed this web application as a way to further practice using HTML/CSS as a Front-End, Python as a Back-End, and SQLite as a database management system. I was also able to practice more full-stack practices such as; Creating a practical program, reusing old software, and database management actions