Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alissanguyen/alissas-muzeum
gallery app made with T3 app
https://github.com/alissanguyen/alissas-muzeum
Last synced: 3 days ago
JSON representation
gallery app made with T3 app
- Host: GitHub
- URL: https://github.com/alissanguyen/alissas-muzeum
- Owner: alissanguyen
- Created: 2024-05-12T00:37:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T01:02:57.000Z (8 months ago)
- Last Synced: 2024-11-12T07:19:28.126Z (2 months ago)
- Language: TypeScript
- Size: 595 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO LIST
- [ ] "Select" multiple images on the home page and do action that affects all of them (delete multiple, add multiple to albums)
- [ ] "Infinite scroll" (display only enough to view, fetch more as scrolling)
- [ ] Folfers/Albums
- [ ] Shared albums (multiple users can have access to one albums)
- [ ] Customized permissions (original album creator can upload/delete, guests can only view, or can upload/view, etc.)