Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
bryanbalmer
/
dinnerplanner-deluxe
like
0
Running
App
Files
Files
Community
main
dinnerplanner-deluxe
56.8 kB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
bryanbalmer
The backend should be in dotnet using domain driven design
1a90b46
verified
10 months ago
components
Implement this using components and using the latest vuejs features
10 months ago
css
Update all the front end files to follow best practices and implement the backend
10 months ago
js
Split this up into project files
10 months ago
stores
Implement this using components and using the latest vuejs features
10 months ago
views
Implement this using components and using the latest vuejs features
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
App.vue
Safe
1.88 kB
Implement this using components and using the latest vuejs features
10 months ago
DinnerPlanner.API
Safe
4.34 kB
The backend should be in dotnet using domain driven design
10 months ago
DinnerPlanner.Application
Safe
2.32 kB
The backend should be in dotnet using domain driven design
10 months ago
DinnerPlanner.Domain
Safe
1.59 kB
The backend should be in dotnet using domain driven design
10 months ago
DinnerPlanner.Infrastructure
Safe
967 Bytes
The backend should be in dotnet using domain driven design
10 months ago
README.md
Safe
243 Bytes
I want to create an android app using NativeScript-Vue, this app is going to be a general organization app for a family to keep track of different things. The first section of the app should be focused on organizing a dinner menu. The app should keep track of recipes. This section should also have a calendar portion that let's the user select which recipes to make on which day. The user should be able to push a button on the calendar called 'Generate Shopping List' that compiles a list and amount of each ingredient in the recipes included for the next 7 days. It should add similar ingredients and list the amounts needed to purchase each ingredient (rounded up to the nearest commonly available amount)
10 months ago
api.js
Safe
2.26 kB
Update all the front end files to follow best practices and implement the backend
10 months ago
app.js
Safe
480 Bytes
Update all the front end files to follow best practices and implement the backend
10 months ago
backend.js
Safe
2.9 kB
Now implement three backend
10 months ago
calendar.html
Safe
4.57 kB
Implement the whole of the frontend project
10 months ago
calendar.js
Safe
723 Bytes
Update all the front end files to follow best practices and implement the backend
10 months ago
grocery.html
Safe
4.71 kB
Implement the whole of the frontend project
10 months ago
grocery.js
Safe
426 Bytes
Update all the front end files to follow best practices and implement the backend
10 months ago
index.html
Safe
5.03 kB
Implement this using components and using the latest vuejs features
10 months ago
main.js
Safe
627 Bytes
Implement this using components and using the latest vuejs features
10 months ago
nutrition.html
Safe
10.4 kB
Implement the whole of the frontend project
10 months ago
router.js
Safe
625 Bytes
Implement this using components and using the latest vuejs features
10 months ago
style.css
Safe
388 Bytes
initial commit
10 months ago