This website requires JavaScript.
Explore
Help
Sign in
felix
/
packlist
Watch
1
Star
0
Fork
You've already forked packlist
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
71
commits
2
branches
0
tags
5.3
MiB
TypeScript
72.2%
Python
25.5%
Dockerfile
1.6%
HTML
0.4%
JavaScript
0.2%
16dbd44831
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Felix Zett
16dbd44831
refactor tags: create Tag component and update usages across ItemRow, TagAutocompleteInput, ItemsPage, TagsPage, and TripChecklist
2025-09-21 15:52:00 +02:00
.vscode
feat: add debugpy configuration for Docker backend and update requirements
2025-08-30 20:19:55 +02:00
backend
fix: allow deletion of trips: add relationship between Trip and TripItem models
2025-09-20 21:23:34 +02:00
frontend
refactor tags: create Tag component and update usages across ItemRow, TagAutocompleteInput, ItemsPage, TagsPage, and TripChecklist
2025-09-21 15:52:00 +02:00
.gitignore
feat: initialize frontend with React, Vite, and Tailwind CSS
2025-08-17 20:13:46 +02:00
docker-compose.yml
feat: add debugpy configuration for Docker backend and update requirements
2025-08-30 20:19:55 +02:00
Dockerfile
feat: add Dockerfile for containerized backend application setup
2025-09-03 22:26:17 +02:00