This is a simple web application that acts as an NPC contacts database.
It should allow multiple users to log in and save each persons list of contacts seperate. Data should be stored in a database
It should allow the following basic information:
- First Name
- Middle Name
- Last Name
- Nick Name
- Gender
- Species
- Age
- Hair Color
- Eye Color
- Other Featurse
- Address
- Affiliations
- Partner (pick from a list of other contacts or create a new quick record)
- City
- Province / State
- Contry
- Occupation
- Favorite Weapon
- Notes
It should allow the user to be able to search for contacts on a search screen. From there, they can view, edit or delete the contact.