Member Points Mall:
In response to customer needs, the member registration and login function has been added to the original points system to enable online ordering, members to view points and gifts, as well as view consumption, gift exchange, recharge records and other related functions. The system also adds company introduction and other related functions to provide your The company does a good job in publicity. .
This system is a three-tier architecture project based on factory mode. It is developed based on VS2005. It has a simple structure and cooperates with Dynasoft Codematic code generator to make development more efficient and easier.
Main functions of this system
1. Member management realizes the functions of adding, modifying, deleting, and querying members. It can recharge members, add consumption records, and exchange points. Each consumption will automatically calculate points according to the member's level.
Members can use the points earned to redeem gifts or coupons.
2. Card management realizes the functions of adding, modifying and deleting membership levels. When a member makes a purchase, the system automatically calculates the points earned from this purchase based on the point rate of the member's card type and adds them to the total points.
3. Gift management realizes the functions of adding, modifying and deleting gifts. Members can exchange for different gifts based on the points they earn from their consumption.
4. Recharge reports, consumption reports, and exchange reports. The management can view all members' recharge, consumption, and gift exchange history, understand the store's operations, and make wise business plans in a timely manner. This system also develops various reports based on Reporting Services according to different customers.
5. Administrator management realizes the adding and deleting functions of administrators. Administrator management records the number of times the administrator has logged into the system and the last login time. Test the administrator login page: login.aspx Account: admin Password: 1
Test user login page: MemberLogin.aspx Account: 100006 Password: 1
Expand