Role: Full Stack Developer
Source Code:
Check Out the Website: https://lionaroundsewingcrud.onrender.com/
This is a CRUD system for my friend's small business Lion Around Sewing. This was a collaborative group project for my SDEV 220 class, created with the Python Django Framework.
This Python application serves as an Inventory Management System for Lion Around Sewing. This business specializes in making handmade plus plushies, hats, and other fandom-based products.
The inventory management system allows the business owner to add products to the inventory which will direct the user to a form. The form allows the user to type in the Product Name, give the Product an ID, and assign it a Product Type, Cost, Color, Size, and Quantity. After assigning all the attributes of the product you can then add the product to the Inventory Management System. If the user wishes to update the system they can select the Update button which will take the user back to the form where they can make adjustments. If the user wishes to delete a product from the system they can select the Delete button to remove the product.
My Role: I was responsible for coding most of the back end, the main page framework, styling, and functionality.
A selection of my range of work