GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later.

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
PLEASE NOTE THAT YOU NEED A KEYBOARD TO ACCESS THE TERMINAL
/ $  

Tmasraf

Table of Contents

Tmasraf is one of the projects I worked on as a freelancer. It’s a cashback mobile app where customers get points from shopping.

In Tmasraf, I developed two mobile applications(one for customers and one for merchants), and a control panel for admins.

Tmasraf was developed using NodeJS[Express] and NativeScript.

The first version of the mobile application was developed using Xamarin.Forms, but I switched to NativeScript to improve application performance.

Tmasraf admin panel.

The admin panel gives admins access to website statistics and allows them to manage merchants’ subscriptions.

Tmasraf customers application.

Users can create a new account in Tmasraf customers application to access its features. Once users create an account they can start collecting points.

Every new user gets a unique QR code that can be used in earning points.

Users can see a list of all subscribed stores in the application and explore their location and products.

Customers can earn a point from buying products from the subscribed stores by allowing the stores to scan their QR code from the merchant application. I implemented a secure method to transfer points between customers and merchants using QR code scanning.

Tmasraf merchants application.

Merchants application is used by stores to add points to customers. When a customer buys a product from a merchant, the merchant scans the customer’s QR code and sends him cashback points that he can use in buying products in the future.

Share it: