https://github.com/vasilescur/techolympics-website
The nation's largest high school tech conference.
https://github.com/vasilescur/techolympics-website
Last synced: 3 months ago
JSON representation
The nation's largest high school tech conference.
- Host: GitHub
- URL: https://github.com/vasilescur/techolympics-website
- Owner: vasilescur
- Created: 2019-02-25T21:17:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T14:40:19.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T17:34:15.565Z (4 months ago)
- Language: PHP
- Size: 6.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TechOlympics Website
TechOlympics is the nation's largest high school student-run tech conference.
## The Website
#### To see the website, go to [techolympics.org](http://techolympics.org).
## This Repository
This repository contains a selection of files relevant to the current
TechOlympics website, which I created in 2017-18. Of course, sensitive
information has been redacted/removed.Some interesting files of note are in the root directory:
- `report.sql`: This is a monster-length SQL query for generating a full
report of all users and their current registration status.- `custom-php.php`: Custom PHP code written by me that is injected into the
WordPress site.- `gravityforms-schema.json`: Exported file from GravityForms representing the
structure of forms that make up the registration workflow.- `export-pages.xml`: WordPress export of all page content.