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.
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.
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
- 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.
- Facillity to
- Change Font Style
- Upload user's selected image
- Select background image
- Ability to beutify the card appearance more