₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,324,996 members, 8,419,859 topics. Date: Thursday, 04 June 2026 at 03:38 AM

Toggle theme

Leastpaycom's Posts

Nairaland ForumLeastpaycom's ProfileLeastpaycom's Posts

1 2 (of 2 pages)

ProgrammingRe: Help : My Php Email Script Works Only On Localhost by leastpaycom(op): 2:30pm On Jul 16, 2023
Another script that worked on localhost

This time i used Amazon Simple Email Service (SES) - AWS

ProgrammingRe: Help : My Php Email Script Works Only On Localhost by leastpaycom(op): 11:05am On Jul 16, 2023
I even used an email server from them, didn't even work
ProgrammingRe: Help : My Php Email Script Works Only On Localhost by leastpaycom(op): 7:41am On Jul 16, 2023
leastpaycom:
Hello php dev,

my php email script does not work on a live server but works well on a localhost.
how do i fix this please.

screenshot of code in comment section
#whogohost

ProgrammingHelp : My Php Email Script Works Only On Localhost by leastpaycom(op): 7:41am On Jul 16, 2023
Hello php dev,

my php email script does not work on a live server but works well on a localhost.
how do i fix this please.

screenshot of code in comment section
#whogohost
ProgrammingNeed A Java Developer (paid Task) by leastpaycom(op): 5:18pm On May 25, 2023
I need a java developer for a small project (Paid Task).

WhatsApp 080*****6736 ******1023

ProgrammingPaid Task On Digital Image Processing by leastpaycom(op): 5:29am On Apr 19, 2023
Are you good with digital image processing?

If YES , WhatsApp me via ***0806****736*****""1023*
PoliticsRe: All INEC National Commissioners In Closed-Door Meeting Over Adamawa Election by leastpaycom: 12:04pm On Apr 18, 2023
WhatsApp us for your Research project materials.

PoliticsRe: Appeal Court To Deliver Judgment In Osun Governorship Tussle On Friday March 24 by leastpaycom: 7:22pm On Mar 23, 2023
I build mobile App(Flutter),
I build web application (php),
I write research project and sell research project material online.

WhatsApp me

PoliticsRe: APC Or Labour Party Presidency, A Threat To Nigeria's Unity - Harry Ariko by leastpaycom: 1:06pm On Dec 13, 2022
Leastpay research project

Download cheap project materials

ProgrammingRe: I Need This Kind Of Clustered Screenshots by leastpaycom(op): 2:50pm On Nov 17, 2022
LikeAking:
Can u use Figma or ps?


If u like it I can build a site for generating Dem... Will u appreciate it? Is it trending?

Search first online.. It shud b dia.

Thanks . I appreciate
ProgrammingRe: I Need This Kind Of Clustered Screenshots by leastpaycom(op): 11:47pm On Nov 16, 2022
Thanks man
ProgrammingI Need This Kind Of Clustered Screenshots by leastpaycom(op): 11:28pm On Nov 16, 2022
Hello guys ,

Please I can I achieve this kind of cluttered screenshots?

Is it generated from a website or software?

Thanks

ProgrammingNative App Development Tutorial by leastpaycom(op): 6:37pm On Oct 31, 2022
Hello Dev,

I am a flutter Developer.

I need YouTube link to Native App development tutorial.

Thanks
ProgrammingRe: Complete Qrcode Payment System - Flutter by leastpaycom(op): 11:27am On Oct 27, 2022
LTCtech:
Congratulations leastpaycom

You're welcome brother. More wins and I wish you the very best in your programming journey.

Cheers!
Thanks . You are a nice Man.
Your WhatsApp number pls.
ProgrammingComplete Qrcode Payment System - Flutter by leastpaycom(op): 5:24am On Oct 27, 2022
Have been Working on my second project as a flutter developer after 6 months.
I started out in April 6, 2022 @ FutureLab.
The system is called QRcode payment system .
It was tasking and challenging. This system uses QRcode technology to accept payment from customers.
The system consist two versions (Restaurant and customers’ version).
Internal Features:
(Restaurant version).

1. Authentications (Login and Register)
2. Add product (Upload Product image)
3. Generate Qrcode
4. Share Qrcode via Email etc
5. Transaction History
6. Product List
7. Adding to cart

(Customer version).
1. Authentications (Login and Register)
2. Scan Qrcode for payment.
3. Fund Wallet using flutterwave
4. Transaction History

Developed Using:
1. Flutter
2. Php
3. mysql
4. Provider(State management)
5. Http Package for APIs handling
6. Shared preference
7. Sqflite
8. Qr flutter
9. Fluttertoast
10. Shareplus
11. File picker
12. Image picker
13. Qr code scanner

Special Thanks goes to LTCtech that replied to my messages without any insult like others here. You made a huge impact.
Github link (Customer version) - https://github.com/walterjnr1/Qrcode-payment-system-customer-version
Github link (Restaurant version) – https://github.com/walterjnr1/Qrcode-payment-system-restuarant-version

Link in comment.
Don’t forget to like the repository

ProgrammingRe: Native App Development by leastpaycom(op): 5:22pm On Oct 26, 2022
qtguru:
Biz apps = No
Talk to Hardware/API = Yes
Thanks man
ProgrammingNative App Development by leastpaycom(op): 1:36pm On Oct 26, 2022
Hello mobile dev,

Is it a must to learn native development after practising flutter?. I am asking in respect to job opportunities.
Is there a certain tech stack that is more favoured among the big companies.?
Thanks..
ProgrammingRe: Need Help In Small Flutter Task by leastpaycom(op): 11:45am On Oct 11, 2022
DrLevi:
I can't. No need to exchange personal contacts
ok
ProgrammingRe: Need Help In Small Flutter Task by leastpaycom(op): 11:15am On Oct 11, 2022
DrLevi:
How are you working with Rest API without any knowledge of serialisation?

Anyway, here is the documentation on getting started with JSON and Serialisation in Flutter https://docs.flutter.dev/development/data-and-backend/json
lol, your whatsapp number please
ProgrammingRe: Need Help In Small Flutter Task by leastpaycom(op): 10:54am On Oct 11, 2022
Please let me have your WhatsApp number

N/b: The system is made of two versions :
One app(restaurant version) generates the qr code and the other app ( Customers version) scans the code.

If I store d data in json , how will I serialized the return string while scanning?

Thanks for your reply
ProgrammingNeed Help In Small Flutter Task by leastpaycom(op):
I am a newbie in flutter. I Have problem splitting a string gotten after scanning a qrcode image.
This is how the string generated looks like. [10200,3/02/2022,2,walterjnr1].
i need to split the string so that i can use the four elements to update my database accordingly.

i will add screenshots of qrcode image and my code to show what i have done so far.

please i need someone to re-write my code or explain the logic to use, but i prefer the code.
my whatsapp +234**806**736**1023

ProgrammingFlutter: Generate Qrcode With Multiple Key-value Pair by leastpaycom(op): 3:20pm On Oct 01, 2022
Greetings from here .

I have a question in generating and scanning a qr code .

I generated a qr code for the following data ( username, totalamt, date and quantity). I successfully generAted by storing them in an array.

I have another app that scans the qr code . Please after scanning how do I get those elements one by one (username, totalamt, date etc) that was stored in the array since what I am scanning now is displaying as a long string.?



image below is qr code scan result where i have displayed the values generated after scanning.

ProgrammingRe: Need Help In Qr Code- Flutter by leastpaycom(op): 2:01pm On Oct 01, 2022
LTCtech:
In JavaScript there's what we call JSON.parse

Just parse the long string to array and get the object data
Thanks man. Will try that
ProgrammingNeed Help In Qr Code- Flutter by leastpaycom(op): 4:43am On Oct 01, 2022
Greetings from here .

I have a question in generating and scanning a qr code .

I generated a qr code for the following data ( username, totalamt, date and quantity). I successfully generAted by storing them in an array.

I have another app that scans the qr code . Please after scanning how do I get those elements one by one (username, totalamt, date etc) that was stored in the array since what I am scanning now is displaying as a long string.?



Please I need help.
ProgrammingRe: Android-based Livestock Management System-flutter by leastpaycom(op): 11:00pm On Aug 30, 2022
LikeAking:
Drop d link or Bleep it... Una too get swt mouth.
Lol

https://github.com/walterjnr1/android-based-Livestock-system
ProgrammingAndroid-based Livestock Management System-flutter by leastpaycom(op):
Just finished designing and building an Android-Based Livestock Management system-Flutter.

The essence of the livestock record system is to have records of livestock in a farm . livestock owners can update health status of their livestock from health - sick. livestock can either be "Healthy" or "sick".

Relevant government agency will be monitoring livestock health status of your livestock from their office through a web application.

Remember the complete system is a hybrid system i.e. web and mobile. users/livestock owners uses Mobile app while government health agency uses web version in their office.

API was built with PHP and implemented/consumed in flutter.

For your research project, Thesis, Mobile ,Web and desktop development jobs reach me via Whats**app **+234**806736**1023**

https://github.com/walterjnr1/android-based-Livestock-system

ProgrammingIn Need Of A Mobile Developer by leastpaycom(op): 8:44am On Aug 02, 2022
I am in need of a mobile developer for a small task.
Skills: flutter and PHP.

WHATSAPP me only via +234***806**736***1023

1 2 (of 2 pages)