Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnovok/hci
Travelling web app made for course Human-Computer Interaction
https://github.com/mnovok/hci
contentful nextjs tailwindcss typescript
Last synced: about 1 month ago
JSON representation
Travelling web app made for course Human-Computer Interaction
- Host: GitHub
- URL: https://github.com/mnovok/hci
- Owner: mnovok
- Created: 2023-10-11T08:42:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T17:55:55.000Z (11 months ago)
- Last Synced: 2024-10-16T19:22:05.452Z (3 months ago)
- Topics: contentful, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://planvoyage.vercel.app
- Size: 86.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Human Computer Interaction
Travelling Web App deployed to [Vercel](https://planvoyage.vercel.app/) 🌍✈️
Documentation on [Notion](https://hciplanvoyage.notion.site/hciplanvoyage/HCI-Projekt-PlanVoyage-35c4aebf467247f29ce52c58a72cb403)
*PlanVoyage, a Next.js web app, fetches destinations and blogs from Contentful. Users can filter destinations by continent, search for locations, and explore randomized suggestions. Future plans include implementing sign-in functionality for enhanced user interaction, while the app prioritizes a stylish and user-friendly design.*
- [Project Structure](#project-structure)
- [Class Projects](/class-projects)
- [Semester Project](/semester-project)## Project Structure
- **`/semester-project`**: The source code of the main project; the source code for the full-fledged implementation.
- **`/class-projects`**: Results of mini class semester projects.
- **`/docs`**: Project documentation.
- **`/misc`**: Miscellaneous files related to the project.