Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reeju619/watches-india-landing-page

A simple watch store landing page with a form and coupon code system integration. The from data is stored in an external google sheet with the help of PHP Curl and in a MySQL database. The form is validated using JavaScript. For google sheet integration, have to create google form. Inspect & copy entry points of each field. Paste it in the lead.php
https://github.com/reeju619/watches-india-landing-page

curl google-sheets html-css-javascript mysql-database php php8 phpmyadmin

Last synced: about 1 month ago
JSON representation

A simple watch store landing page with a form and coupon code system integration. The from data is stored in an external google sheet with the help of PHP Curl and in a MySQL database. The form is validated using JavaScript. For google sheet integration, have to create google form. Inspect & copy entry points of each field. Paste it in the lead.php

Awesome Lists containing this project

README

        

# Watches India Landing Page

## Project Overview
This project, Watches India Landing Page, is designed to create an engaging and interactive landing page for showcasing and promoting a variety of watches. It integrates front-end and back-end technologies for a seamless user experience.

## File Structure
- **css**: Contains CSS files for styling the web page.
- **fonts**: Directory with font resources used in the project.
- **index.php**: The main landing page of the website.
- **js**: JavaScript files, including `script.js` and `scripttwo.js`, for dynamic interactivity on the web page.
- **PHP Scripts**: Includes `database.php` for database interactions, `lead.php` for lead management, and `thank-you.php` for post-submission response.