To make a simple web app to help manage club operations, such as: member management, resources, annoucement management and calendar, information on the club, executive list, etc...
This app is built with VueJS and TailwindCSS as the CSS framework.
- Basic information for the club (execs, events calendar, links)
- Updated calendar
- Membership management (incl. backend)
- Resources page (w/ static resources)
- Pull resources from backend
npm install
npm run serve
npm run build
npm run lint
npm run build-css