Overview of My Submission
An income tracker application built with Vue and Appwrite allows users to monitor and keep track of their expenses. The
income tracker app makes it easy for anyone to add, edit, update, and delete any information from the client-side, and
it updates accordingly in the database.
Submission Category:
Web2 Wizards
Link to Code
Terieyenike / vue-income-tracker-with-appwrite
Monitor and track expenses with the income tracker app
Income Tracker with VueJS and Appwrite
An income tracker application built with Vue and Appwrite allows users to monitor and keep track of their expenses. The income tracker app makes it easy for anyone to add, edit, update, and delete any information from the client-side, and it updates accordingly in the database.
Getting Started
To get the project up and running:
- clone the repository and navigate to the
vue-income-tracker-with-appwrite
folder
$ git clone https://github.com/Terieyenike/vue-income-tracker-with-appwrite
$ cd vue-income-tracker-with-appwrite/
- Install dependencies
$ yarn install
- Compiles and hot-reloads for development at
localhost:8080
$ yarn serve
- Compiles and minifies for production
$ yarn build
Author
Teri Eyenike
Technologies
- Vue
- Appwrite
Additional Resources / Info
Tutorial: How to Build an Income Tracker Using Vue and Appwrite
Screenshot
Screen recording
Top comments (0)