Home Inventory and Stuff Organizer
An interactive website application providing an inventory feature to help users keep track of their personal items in their homes, written in HTML, CSS, and JavaScript.
Team Members: Gloria Du, Wanting Hu, Zhitong Lin
Description
This website application is a personal inventory of items that would give users a clear idea of how many items they own in total, including furniture, daily necessities, clothing, etc, in their home. The topic was inspired by the fact that at the end of the school semester, three of our group members had to move to a new place, and in the process of packing and organizing, we realized that we had too many things that we needed and were underutilized. So we designed and developed this website to help people like us solve this problem. Users upload their items by clicking any of the cards which represent the item’s category on the homepage, and they are allowed to enter the titles, dates of purchase, descriptions, and locations of their items so they can easily check when they bought something and where they have stored them at home in the future. After uploading, they can open their inventory in “My Items”, which enables them to edit or delete an item, and search for something by category. We also provided a template list that contains several common objects (there are just some placeholder texts on the current website though) so users can directly and quickly add them to their inventory instead of uploading them manually.
* Due to the limited working time, this website’s interface was not perfectly designed. Therefore this project is only intended to demonstrate front-end development skills rather than UI/UX design abilities.