Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 577 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 577 Bytes

MembershipManagementApp

A web-based application for managing company or organization members. This app provides functionalities to add, update, and delete member details, search for members, and view a list of all members with their respective details.

Features

  • Login, Logout, creat user.
  • Add new member details including photo, name, address, gender, and class.
  • Update existing member details.
  • Delete members from the list.
  • Search for members by name or other criteria.
  • View a table of all members with their code, photo, name, address, gender, and class.