https://github.com/vuki656/hunting-app
🥩 An app that allows you to keep track of the meat you hunted via QR Codes.
https://github.com/vuki656/hunting-app
Last synced: 6 months ago
JSON representation
🥩 An app that allows you to keep track of the meat you hunted via QR Codes.
- Host: GitHub
- URL: https://github.com/vuki656/hunting-app
- Owner: vuki656
- Created: 2020-02-14T19:10:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T23:17:11.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T21:14:12.231Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to use
## Purpose
Help hunters keep track of the meat they caught.## Process
1. Hunt something
2. Cut it up
3. Put a QR Code on each piece of meat
4. Scan the QR Code with the app and log details of that piece in the app
5. DoneIf after 2 months you open the freezer and want
to know what piece of meat that is, just scan it's QR code,
and the app will display what it is.## Features
- Login
- Register
- Logout
- Edit account info (email, first name, password)
- Scan QR code to save a piece of meat linked to it
- View all meat you have saved
- Set consumed (eaten) meat status to yes/no
- Delete a piece of meat
- Scan QR code of existing QR code to see what it is
- Edit existing meat info## Note
- The app works with any kind of QR code.- There are 2 example QR codes in the `assets/images/qrcodes` folder.