Farm Site

Usage

Download the repository and open one of the HTML pages in your browser.
OR
Visit the deployed site on Netlify.

Pages

There are three pages.

  • User Registration
  • Landing
  • Plots

User Registration

This page has a form that validates a set of user registration information using server-side JavaScript and uses regex.

Landing

This is a simple home page and a base for the user to navigate to other pages.

Plots

This contains farm plot data and has a form for adding a new plot to the database. The form allows you to add a new row to the table but won't persist upon refresh (work in progress).

Features

  • Web Font Adobe Garamond imported from .otf file
  • jQuery
  • Bootstrap