incalc / inha-titagen

Inha Univ. Timetable Generator

Home Page:https://incalc.github.io/inha-titagen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inha TitaGen

Social Preview

Inha Univ. Timetable Generator

ChangeLog

See CHANGELOG

Demo

Demo Screenshot

See Demo

Features

  • Course type(Required, Restricted) checker
  • Search by course ID/name, department name, professor name, and grade.
  • Timetable generator

Installation

  • Clone the repo:
git clone https://github.com/incalc/inha-titagen.git

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

License

Copyright (c) 2019 Seungjae Park

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Inha TitaGen is licensed under the MIT License.

About

Inha Univ. Timetable Generator

https://incalc.github.io/inha-titagen/

License:MIT License


Languages

Language:Vue 65.7%Language:CSS 21.5%Language:JavaScript 12.6%Language:Stylus 0.2%