JadeFerguson / ResidentEvilInventoryApp

Group project final for CPW 219
0 stars 0 forks source link

Resident Evil Inventory App

Welcome to Raccon city, well actually a windows version of Resident Evil. In this windows app a user can pick different items from different categories add add them to their inventory. So have some fun adding to your inventory and dont let a zombie bite you.

Getting Started

Windows forms and how it works

The start form consists of a grid and buttons that will open up a window to said category on button.

Home Screen

This is a the Herbs window form and is an example of window that will pop up for one the catoegories on buttons on the start form. A user can click from a list of predetermined items on top, then click the add button to add to their database. If a user wants to see what they have in each category for their inventory they can look at the list below the add one. This list is also the one the user will click from to delete by selecting from the list then hitting the delete button.

Herbs Window

Some useful links