kilicbaran / boun-course-planner

Course Planning Tool for Boğaziçi University

Home Page:https://kilicbaran.github.io/boun-course-planner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOUN Course Planner

Course schedule planning tool for Boğaziçi University

Features

  • Course search
  • Supports Lab and PS hours
  • Shows all the necessary info about courses
  • Shows individual and total credits of selected courses

Built With

  • Vite
  • Svelte
  • Tailwind CSS

Project Scaffolding

This project is scaffolded with these commands:

npm init vite@latest
# choose svelte, cd into project directory
npx svelte-add@latest tailwindcss
npm install

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo
    git clone https://github.com/kilicbaran/boun-course-planner.git
  2. Install NPM packages
    npm install
  3. Start up a development server
    npm run dev -- --open

About

Course Planning Tool for Boğaziçi University

https://kilicbaran.github.io/boun-course-planner/


Languages

Language:Svelte 73.2%Language:JavaScript 19.0%Language:HTML 6.1%Language:Shell 1.4%Language:CSS 0.3%