Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apavazza/hci

Repository for the Human-Computer Interaction course
https://github.com/apavazza/hci

Last synced: about 10 hours ago
JSON representation

Repository for the Human-Computer Interaction course

Awesome Lists containing this project

README

        

# Semester Project

- [Project Structure](#project-structure)
- [My Project Links](#my-project-links)
- [Semester Project](#semester-project)
- [Semester Assignments](#semester-assignments)
- [Project Requirements](#project-requirements)
- [Web Application Requirements](#web-application-requirements)
- [Project Demonstration](#project-demonstration)

## Project Structure

- **`/`**: The source code of your main project
- **`/assignments`**: Results of your semester assignments
- **`/docs`**: If using GitHub for documentation (e.g., your final report in Markdown format)

## My Project Links

### Semester Project

- Link to your production version: [**Production Version**](URL_TO_PRODUCTION_VERSION)
- Link to your final report: [**Final Report**](URL_TO_FINAL_REPORT)

### Semester Assignments

- Link to Assignment 1: [**Assignment 1**](/assignments/assignment1/)
- Link to Assignment 2: [**Assignment 2**](/assignments/assignment2/)
- Link to Assignment 3: [**Assignment 3**](https://writewarp.vercel.app/)
- Link to Assignment 4: [**Assignment 4**](/assignments/assignment4/fidelity_models.md)
- Link to Assignment 5: [**Assignment 5**](https://writewarp.vercel.app/blog)
- Link to Assignment 6: [**Assignment 6**](/assignments/assignment6/high_fidelity_models.md)

## Project Requirements

### Web Application Requirements

- [ ] The application will be used from a web browser
- [ ] It will be accessible on devices of different sizes
- [ ] Users can search/filter products or services
- [ ] The application will support user login for showing private content
- [ ] One of the public pages will be a blog containing multiple posts with diverse content (images, videos, code snippets)
- [ ] Part of the application's content will be stored in a remote headless CMS system

### Project Demonstration

- [ ] Show the production version of the project
- [ ] The production version will be deployed online on an appropriate cloud platform ([Vercel](https://vercel.com), [Netlify](https://www.netlify.com/) or a similar service)
- [ ] Analyze the application's performance ([PageSpeed Insights](https://pagespeed.web.dev/))
- [ ] The analysis results will be part of the final report