Skip to content

ting-dev-coder/student-gradflow

Repository files navigation

Student gradeflow

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.

Project Tech stack

  • Nextjs
  • Mantine UI framwork
  • Tanstack/react-query
  • Hono
  • Zod
  • Third -party
    • appwrite
    • weather api
    • youtube api

Project site list

🔹 MVP 🔸 Features

🔸 Features

  • Upload Custom background in countdown page

  • Check for upcoming days in to-do list page

  • Promdrom timer

    • Focus list
    • Nofication Sound
    • Intro dialog

🔹Auth

  • Sign in

  • Sign up

Dashboard

🔹Countdown

🔹To do list

🔹Today weather

🔹Countdown

  • Create

    • title

    • date

    • background image

      • default
      • 🔸custom
  • Delete

  • View List

🔹To do list

  • Create task

    • tag - personal , work , study
    • name
    • start at
    • end at (optional, default start + 2 hours)
  • Update task

  • Delete task

  • View List

  • 🔸 Upcoming days

Promdrom timer

🔹Timer

  • Pause

  • Rest

  • Start

  • 🔸Set notifcation sound

  • 🔸Focus List (Local storage)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published