https://github.com/gabrielcrackpro/hia-frontend
The hia app frontend
https://github.com/gabrielcrackpro/hia-frontend
Last synced: 3 months ago
JSON representation
The hia app frontend
- Host: GitHub
- URL: https://github.com/gabrielcrackpro/hia-frontend
- Owner: GabrielCrackPro
- Created: 2022-12-25T09:31:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T15:33:11.000Z (about 1 year ago)
- Last Synced: 2025-01-22T22:17:36.339Z (5 months ago)
- Language: JavaScript
- Size: 6.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO
## Add
- [ ] edit/delete user functionality
- delete functionallity will set the active field to false
- [ ] edit item/shop/location functionality
- [x] screen animations
- [ ] custom favicon
- [ ] actions history
- [x] Create
- [ ] Update
- [ ] Delete
- [ ] Document code## Change
- [ ] Logo
- [ ] Make a different logo depending on color mode
- [ ] App name: Posible names:
- HomeStock## Fix
- [ ] Delete function on all routes
- [ ] Log out automatically when the app is closed## Stretch
- Migrate frontend from webpack to vite
- Create documentation
- [x] Make app responsvie
- [x] Navbar
- [x] Items/Shops/Locations
- [x] Settings
- [x] Home
- [x] Forms
- [x] Scanner
- [ ] Scan code with camera to save
- [x] Find a barcode reader library - [QuaggaJS](https://serratus.github.io/quaggaJS)
- [x] Get barcode info
- [ ] Pass info to an API to get data
- [ ] Save data