Skip to content

Olle-Mineur/liu-master-planner

Repository files navigation

liu-master-planner

Still work in progress!

Helps students choose courses for their master at Linköping University.

Purpose

Students at Linköping University need to choose their master profile in year 3 before the master. Often the program has multiple profiles and you can only choose one, but you can choose some courses from other profiles. That makes the choice difficult because there are many requirements for a master degree. This project will first be optimized for D-sektionen, but will expand to other programs on Faculty of Science and Engineering.

Tech-stack

  • Next.js with App router
  • TailwindCSS
  • Cloudflare Pages
  • Firebase - Used for storing data about master profiles

How to get started

  1. Install Node.js

  2. Clone the repository to your computer

  3. Running the development server

    1. Go to the folder of the repository and run:
    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev
  4. Open http://localhost:3000 with your browser to see the result.

  5. Start editing

    1. You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
    2. This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Helps students choose courses for their master

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published