8000
Skip to content

ritacamacho/timely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timely: University Students' Schedule Manager ⏰

This project was developed for the Human-Computer Interaction course, part of the third-year curriculum in the Software Engineering bachelor's program at the University of Minho. It focuses on implementing a schedules' management platform, while creating a user-friendly interface that strictly follows good practices like "Nielsen Heuristics" and other common guidelines.

Final Grade: 18/20 💎

Homepage

🛠️ Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Start the json-server

npx json-server trabalhodb.json

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

🫂 Group

About

user-friendly interface for schedule management, developed with vue.js & typescript 🖼️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0