/club-site

Primary LanguageVueGNU General Public License v3.0GPL-3.0

MVHS Club Website

About

This website scrapes data from here and displays it in a readable format, sorted by the club meeting time. It does not scrape data in real time, but does so periodically because otherwise we would need to require students to log in in order to work.

Stack

This website uses vue 3 with vite and a static JSON file to store the class data.

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

To develop:

  1. npm install
  2. npm run dev
  3. open http://localhost:3000

License

This website is licensed under the GPLv3 license.