V2grad / Organizer

🗓 A Simple Semester Course Planner
https://organizer-rpi.vercel.app
MIT License
4 stars 1 forks source link
bootstrap-vue course deflate hacktoberfest lodash pdf plan rcos spa vuejs vuex

Organizer

Organizer RCOS

Netlify Status

Multi-semester course organizer, built with Vuejs and Bootstrap-vue.

Online Demo for Dummy Branch: https://organizer-rpi.vercel.app

Why Dummy?

YACS API sometimes breaks and causes APP init error. We would like to have a usable demo regardless the data source/external services.

Do Checks the Master Branch if you want to see our latest update with YACS

NOTE: If you want to develop/use this project on your own, check out our wiki.

We LOVE feedback: open an issue when you encounter a problem or confusion when using Organizer.

Screenshots

Main Page

Course List

Export Page

Features

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Thanks