Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 713 Bytes

File metadata and controls

executable file
·
29 lines (22 loc) · 713 Bytes

R-Cubed Logo

TimeTableBuilder

A sleek, modern application designed to help students and professionals plan, track, and optimize their study schedules with ease.

🚀 Features

  • Intuitive Planning: Easily build and visualize your weekly study sessions.
  • Progress Tracking: Keep tabs on your academic goals.
  • Modern UI: Built with a focus on speed and user experience.

🛠 Getting Started

First, install the dependencies and run the development server:

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