Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

V2grad/Organizer

Repository files navigation

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

  • Drag and Drop to adjust courses between semesters freely.
  • Mark different course in different colors.
  • Allow custom courses.
  • Add Transfered / AP courses
  • Export to PDF.
  • Share plan with short link. (Powered by TinyURL)
  • Add Multiple Semesters with Oneclick.
  • Allow multipule plan editing.

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

  • RCOS (http://rcos.io)

  • Alexander Schwartzberg

  • Ada Young

  • People who give feedback