Skip to content

ummagohil/Food-Prep-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥘 Meal Prep App

This basic app enables the user to add, edit and delete each row of the table.

The data is fed into the app through a fake server provided by Typicode.

📋Aims of App

  • Get a basic understanding of how Vue.js works
  • Enable to add, edit and delete rows
  • Feed data into the app through external source

👩‍💻Technical Details

  • Vue.js

🔧How to Run the App

  • If you don't have Vue installed, run npm install vue and then yarn global add @vue/cli @vue/cli-service-global
  • Run yarn and then yarn serve in your terminal
  • Head over to localhost:8080

💭Future Improvements

  • Change date to a date picker
  • Add a new field for ingredients
  • Change meal type to a drop down menu

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published