Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 866 Bytes

README.md

File metadata and controls

32 lines (31 loc) · 866 Bytes

MobileAppas2

Features:

  • Login Screen
    • Register Section where user can enter there information, with proper checking User Section
  • Shop Screen
    • Sort products by category
    • add products to basket
  • User Screen
    • View Old Orders
      • being able to see the current status of the order
    • view Username & Email
    • Edit current user information
  • Basket Screen
    • view total price of all items in basket
    • remove items from the basket
    • remove all items from basket
    • buy items in the basket

Admin Section Username & Password = "admin"

  • Products Screen
    • Sort products by category
    • edit/delete existing products
    • add new products
    • add/edit/delete categories
  • Orders Screen
    • sort orders buy user
    • change the status of an order
    • see all information about an order
  • Users Screen
    • See all users
    • edit user information