This is a Next.js, Typescript,Tailwind CSS and Firebase project.The main aim of the project is to build a platform which allows teachers esp head of departments to be allocating subjects workload to their members seamlessly without the need of papers.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
##cloning the project