Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Website that helps you pick which courses to include in your master at LiU

Notifications You must be signed in to change notification settings

2peppe2/master-picker

Repository files navigation

LiU Master Picker

This applications sets out to help students at Linköping University (LiU) choose their master's program. With an intuitive interface with drag-and-drop functionality, students can easily chose which courses to include during their decision making process.

Master Picker screenshot

⚠️ Warning, Software under development

  • Currently the application is under active development. Features may be incomplete or subject to change. Please report any issues or feature requests on the GitHub repository.
  • The application is not yet optimized for mobile devices.
  • The application currently only supports the U-program at Linköping University.

Visit the Live Site

Currently the website is not hosted live. Please run it locally by following the instructions below.

Run Locally

Clone the project

git clone https://github.com/2peppe2/master-picker

Go to the project directory

cd master-picker

Install dependencies

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Start the development server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Website that helps you pick which courses to include in your master at LiU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •