DEV Community

teri
teri

Posted on

Appwrite Hackathon Submission - Income Tracker

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

GitHub logo 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.

income tracker screen

Getting Started

To get the project up and running:

  1. 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/
  1. Install dependencies
$ yarn install
  1. Compiles and hot-reloads for development at localhost:8080
$ yarn serve
  1. 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

income tracker preview

Screen recording

Oldest comments (0)