Skip to content

AlanCYL/mid-project

Repository files navigation

Mid-project assignment for MFEE25 of iSpan

The project credits to Alan, Remi and Jayna.

Description

  • This is a back-end management website of meal vouchers which is team buying related.
  • The project's main implementation language is PHP and the database is mySQL. (There are HTML, CSS, JS, Bootstrap inside the project.)
  • The project has three parts of section incluing membership management by Alan, resturant management by Remi and meal voucher buying system by Jayna.
  • Tutorial video of the project

How to use

  • Please install project.sql in MySql database.
    and change your own database infromation on db-connect.php

  • ( manager-login.php ) This is for login.
    Here's the login information:
    for Admin =>
    account: 123
    password: 123
    for Resturant User =>
    account: villager@test.com
    password: 111

Content Introduction

  • member management system by Alan ,starting from 10:45 of the tutorial video :* There are 4 main page:
1. create-user.php

You may create new member and add in the database.
It's an individual page outside the system.

2. user-list.php

You may check all remaining member list in this page.
Also can edit or delete the member information.
There are functions of serching bar and sort of different category for convenient usage.
This page also contain a member level inspection API which is level.php.
It may check the membership level automatically by the amounts of the joined group.

3. groupHistoryP.php

Inside the user-list.php, each member personal profile includes each joined group history.
You may also check the status of the team-buying group as well.

4. user-list-coupon.php

You may use this page for sending out coupon and insert into database.
Just easily type the discount amount and reason then click.
The coupon sending task is finished.
This page also contain sevral category for sorting of and you may easily tick whom you wanna send for the coupon.
You may also check about the coupon history on individual member page.

  • resturant management system by Remi:*

  • meal voucher buying system by Jayna:*

About

iSpan Mid-Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •