/HOME-nVentory

A website HOME-nVentory developed using Java, JSP, Servlet and MySQL provides both authorization and authentication. Users have their own places to record items and corresponding prices. Administrators have additional features to manage users and accounts, print reports of all inventory, and search items from all users.

Primary LanguageJava

HOME-nVentory

A website HOME-nVentory developed using Java, JSP, Servlet and MySQL.

Features

  • Users can be regular users or administrators.
  • Regular users can do their own inventories including adding items and delete items.
  • Administrator have different functions to manage users. They can create user accounts and delete or lock user accounts.
  • Data including all inventoty items and user accounts is stored in MySQL database system.