Skip to content

Simple PHP-oriented website with a .txt file serving as basis for backend data processing. Created for a masters class (CIS501).

Notifications You must be signed in to change notification settings

griesenj/SimpleSitePHP

Repository files navigation

Simple PHP Website

This project was created as a part of a graduate level computer science class with focus on HTML, PHP, and SQLite. Basic backend functionality through PHP was used for web forms and generation of a dynamic HTML table. Read/write operations acted on a text file rather than a formal database based on server-side limitations associated with SQLite. Additionally, this project restricted all use of JavaScript.

Details

  • The premise of this project was to serve as a local informational disc golf website.
  • Links are included to external resources such as courses, gear retailers, and play instructions.
  • Provides functionality to sign up and remove an existing email address from a faux mailing list.
  • Displays existing roster data and provides a web form allowing new players to add their information to the roster.

Video Walkthrough & Pages

Video Walkthrough: https://youtu.be/0o15g-1zMAo

Disc Golf Information How To Play Local Courses Buy Gear Mailing List League Roster Registration

About

Simple PHP-oriented website with a .txt file serving as basis for backend data processing. Created for a masters class (CIS501).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published