EnggRoom

Full Version: Membership Management Simple
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

Need a simple membership management system in PHP following is the outline of the project kindly help in giving the developed program

1)List of all members in a given location (web URL)
2)Create max 2 Admin Users. admin1 and admin2 (capture changes log)
3)Add members with their details (company. full name, email, phone, address logo)
4)Membership Category (Edit/add/delete category with fees)
5)Change the registration date as different members are registered at different times
6)Renewal of members for next year with payment details. (automated email to member after registration complete with their payment details).
7)Automatic reminders to members for renewal may be 30 days in advance. (option to change the days).
8)All emails copy to admin email too. (option to change admin email id)
9)Reports: may be filter option will work for all these reports.
a.New List of members registered (from - to date)
b.All members list
c.Expired list of members
d.Latest members that are going to expire. (from today’s date to next 30 days)

Please let me know asap

thanks
RD