Skip to content

A greeting cards generator on FLO Blockchain. Send your loved ones Birthday or festival card along wiith FLOs and a greeting card with TX hash in it.

Notifications You must be signed in to change notification settings

avishkarabhishek786/flo-greeting-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLO Greeting Cards

Flo greetings app is a greetings card (PDF or PNG) file generator. If you want to send or gift someone FLO on any special occasion like birthdays, new year or any festival Flo greetings app is the best way to gift someone FLOs in a uninue fashion.

Prerequisites

FLO Wallet

You must have FLO wallet or FLOD daemon running. Flocore wallet exe can be downloaded from the following link: https://www.flo.cash//

NODE JS and NPM

You also need to have Node JS v8+ installed. Likewise NPM v6+ is also required.

Installation

Now that you have FLO wallet, Node JS and NPM installed let's start the process:
  • Step 1: Open your terminal or command line window
  • Step 2: Clone flo-greeting-cards repository (git clone https://github.com/avishkarabhishek786/flo-greeting-cards.git)
  • Step 3: Move into the flo-greetings-card folder (cd flo-greetings-card/)
  • Step 4: Install the dependancies (npm install)
  • Step 5: Configure server.example.js file. Rename it to server.js (sudo mv server.example.js server.js). Then configure username, password, network, port etc as per your FLO wallet settings.
  • Step 6: Run FLO wallet (/path/to/wallet ./flo-qt) or FLOD daemon (/path/to/wallet ./flod)
  • Step 7: Build the application (sudo npm start)
  • Step 8: Start the browser and visit localhost://3001

How to use the website?

  • Click on any menu icon (Birthday cards, New Year cards) on the top header section.
  • Click on any card image below.
  • Fill the form. (Leave Recipient Address and amount empty if you don't want to send FLO.)
  • Press submit. PDF and/or Image file will be generated respectively.

Upcoming Feature

    Facillity to
  • Change Font Style
  • Upload user's selected image
  • Select background image
  • Ability to beutify the card appearance more

Author's Remarks:

Thank you so much for using the application. Please help improving the application. Pull requests or notify for any bugs to [email protected]

About

A greeting cards generator on FLO Blockchain. Send your loved ones Birthday or festival card along wiith FLOs and a greeting card with TX hash in it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published