Skip to content
View LoveYouFyi's full-sized avatar

Block or report LoveYouFyi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LoveYouFyi/README.md

Are you here to explore my coding style?

...then check out LoveYouForms...

❤️ LoveYouForms❤️ is a RESTful Node.js cloud app to handle form submissions for one website or 1,000

Features

  • Google Sheets Sync
  • Email Notifications
  • Spam Filter with Akismet
  • Deployed to cloud Firebase, makes use of Firestore database

Codebase

LoveYouForms is comprised of an App Wrapper, and a Node Package (the primary codebase) - I recommend checking it out.

  1. Node Package (primary codebase) repo is here ❤️ loveyouforms-package ❤️

  2. Wrapper repo is here loveyouforms

🖥️ Video Demo ❤️ for LoveYouForms here ❤️


Are you here to watch the TNT Cloud video demo?

🚚 TNT Cloud 🚚 is a Custom Real-time Kanban board (and more) - a RESTful Node.js cloud app

Features

  • Custom Kanban Board (real-time interactive)
  • Search & date filter
  • User permissions
  • Firebase realtime database

🖥️ Video Demo = Confidential 🚚 Contact me for the link 🚚

Thank you-
Erik

Pinned Loading

  1. loveyouforms loveyouforms Public

    RESTful Node.js cloud app to handle form submissions for one website or 1,000 using the Firebase platform.

    JavaScript

  2. loveyouforms-package loveyouforms-package Public

    Node.js package for the LoveYouForms RESTful JavaScript cloud app that handles form submissions for one website or 1,000 using the Firebase platform.

    JavaScript

  3. nodejs-parse-csv-files nodejs-parse-csv-files Public

    Nodejs Application that Parses CSV files using Streams.

    JavaScript