Versie module 1 van 26-7
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# PantryHub
|
||||
|
||||
Een moderne boodschappenapp gebouwd met:
|
||||
|
||||
- Node.js
|
||||
- Express
|
||||
- SQLite
|
||||
- Socket.IO
|
||||
- Bootstrap (Tabler)
|
||||
- EJS
|
||||
- PWA
|
||||
|
||||
## Installatie
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Open daarna:
|
||||
|
||||
http://localhost:3000
|
||||
|
||||
## Features
|
||||
|
||||
- Huishoudens
|
||||
- Gedeelde boodschappenlijsten
|
||||
- Slimme productdatabase
|
||||
- Realtime synchronisatie
|
||||
- Offline ondersteuning
|
||||
- Pushnotificaties
|
||||
- Barcode scanner
|
||||
Reference in New Issue
Block a user