Skip to content

mahajan-pooja/Treaty

 
 

Repository files navigation

Treaty

In today’s competitive world where the customer is spoilt for choice, it’s difficult for a business to retain customers. The businesses usually rely on loyalty programs to attract and retain customers. The customer is issued a loyalty membership card, which he has to carry every time an offer is to be availed at a store. To manage multiple membership cards is a hassle for a customer. So, we are trying to address these problems by developing a Web application – Treaty.

Treaty is a loyalty rewards management system that will offer unique and exceptional rewards to places you love to shop or dine. It will be a platform where the business owners and the customers can collaborate and get benefit from each other. Treaty will allow the business owners to post their offers and on the other hand the customers to track the offers and their loyalty points they have earned.

Steps

  1. Install Mamp on your mac (https://www.mamp.info/en/downloads/) OR XAMPP on linux (https://www.apachefriends.org/download.html) OR WAMP on Windows (http://www.wampserver.com/en/)

  2. Download github code and copy it into htdocs folder of your MAMP installation.

  3. Download Mysql Workbench.

  4. Start the MAMP server from the MAMP application. It will start Apache server and Mysql database.

  5. Run init.sql and seed_data.sql scripts from folder Treaty/Backend/db in mysql workbench

  6. Access URL- http://localhost/Treaty/index.php .

  7. For Domain Access URL - https://www.ruchirkute.com/Treaty/

Screenshots

Login/Sign Up Page


Login as a Business Owner


Scan QR code to add/redeem points



All offers created by Business



Different branches of Business



Register your Business



Create Offer page



Customers registered for a Business



Business Tracker Dashboard


Login as a Customer


Update account information



Deactivate account page



Customer will find QR code here



Rewards available in account



Explore page shows different Businesses available on Treaty



Transactions page



Find Location page shows Business

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.9%
  • CSS 25.9%
  • JavaScript 12.8%
  • HTML 0.4%