Skip to content

iptomar/2025-Team-A-Repository-FrontEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project – Project Management 2025

This project refers to the front-end component of the final project for the Project Management course of the Bachelor’s Degree in Computer Engineering at the Polytechnic Institute of Tomar.

Objective

At the Polytechnic Institute of Tomar, there is a strong need for a platform that allows those responsible for each degree program to create timetables that align with teacher availability, room allocation, and meet the scheduling requirements of each curricular unit for each class. The main goal of this project is to create an application that provides this functionality in real time, preventing accidental overlaps in schedules.

Features

  • Create an account for the Timetable Committee (must be approved in the backend to allow login)

  • Create time blocks with Curricular Unit, Teacher, and Room

  • Drag & Drop time blocks on a timetable grid

  • View already occupied blocks for each week

  • Commit changes to lock the timetable and prevent further modifications

Technologies Used

  • React 18 + Vite

  • Tailwind CSS

Installation (bash)

Install dependencies

npm install

For development (hot-reload)

npm run dev

For production build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors