Skip to content

Repository files navigation

Running live webapp:

visit howcookedareyou.vercel.app

Overview: How Cooked Are You?

How Cooked Are You? is a web application built for the UBC CS community to calculate how “cooked” a student is based on their upcoming academic workload, but in a fun, chaotic, relatable way. Instead of just telling you you’re doomed… it actually helps you get uncooked.

What the app does

Users can enter details about their upcoming assignments, including:

  • Assignment names
  • Weightings
  • Due dates
  • Import their current schedule through an .ics file

The app then:

  • Generates a study schedule automatically
  • Exports the schedule as an .ics calendar file, ready to import to Google Calendar / Apple Calendar / Outlook
  • Assigns a “How cooked are you?” score

Getting Started

First, run 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.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

This is a Next.js project bootstrapped with create-next-app.

Contributors

Veronica, Helena, Dian

Releases

Packages

Contributors

Languages