https://github.com/marfullsen/tidy-wallet
Digital Wallet Memo to keep the accounts of your finances.
https://github.com/marfullsen/tidy-wallet
agenda money money-manager moneytracker notebook planner planner-app vue vue-cli vue-router vue3 vuejs wallet
Last synced: 7 months ago
JSON representation
Digital Wallet Memo to keep the accounts of your finances.
- Host: GitHub
- URL: https://github.com/marfullsen/tidy-wallet
- Owner: Marfullsen
- Created: 2021-10-13T17:25:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T01:59:01.000Z (over 3 years ago)
- Last Synced: 2025-01-10T05:36:29.563Z (9 months ago)
- Topics: agenda, money, money-manager, moneytracker, notebook, planner, planner-app, vue, vue-cli, vue-router, vue3, vuejs, wallet
- Language: Vue
- Homepage: https://Marfullsen.github.io/tidy-wallet/
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
πΈ Tidy Wallet π°
[](https://v3.vuejs.org/)
[](https://cli.vuejs.org/)
[](https://router.vuejs.org/)
[](https://marfullsen.github.io/tidy-wallet/)
Wallet accounting notebook to keep a clear record of your finances. πΈπ°π## π News and updates. π
- Export all data.
- Import your data.
- Json files supported for import & export.## π Table of Contents π
- [About](#about)
- [Getting Started](#getting_started)
- [Prerequisites](#prerequisites)
- [Installing](#installing)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)
- [Build Using](#built_using)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)[Digital Wallet Memo](https://marfullsen.github.io/tidy-wallet/) to keep the accounts of your finances. πΈπ°
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.
Install Node and Vue CLI to run the project on LocalHost.
```bash
npm install -g vue
```#### Project setup
```
npm install
```##### Compiles and hot-reloads for development
```
npm run serve
```##### Compiles and minifies for production
```
npm run build
```Just click the buttons and see the magic.
It's recommended to clone **index.html** as **404.html** when deploying to GitHub Pages.
## βοΈ Built Using
This project was built entirely with **Vue.js** (FrontEnd Framework).- [VueJS](https://vuejs.org/) - Web Framework
Nothing meaningless was used in the project.
- ~~[MongoDB](https://www.mongodb.com/) - Database~~
- ~~[Express](https://expressjs.com/) - Server Framework~~
- ~~[NodeJs](https://nodejs.org/en/) - Server Environment~~- πΏ [@Marfullsen](https://github.com/Marfullsen) - Author & Maintainer.
# Mockups
- [All Emojis](https://github.com/scotch-io/All-Github-Emoji-Icons)
- [VsCode Readme Ext](https://github.com/thomascsd/vscode-readme-pattern)
- [How To Use Chart.js with Vue.js](https://www.digitalocean.com/community/tutorials/vuejs-vue-chart-js)
- [8 JavaScript Libraries for Better Handling Local Storage](https://javascript.plainenglish.io/8-javascript-libraries-for-better-handling-local-storage-d8cd4a05dbfa)
- [LocalStorage](https://web.dev/storage-for-the-web/)
- [Stringify](https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify)
- [Arrays in JS](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)
- [Loop array backwards JS](https://www.techiedelight.com/loop-through-array-backwards-javascript/)
- [vue.js: reverse the order of v-for loop](https://stackoverflow.com/questions/59828453/vue-js-reverse-the-order-of-v-for-loop)
- [Regex for dates (in format 'DD.MM.YYYY HH:mm:ss') in JS](https://stackoverflow.com/a/7712335)
- [Mutable performance of JS](https://stackoverflow.com/a/59738662)
- [Personal example for LocalStorage get item](https://github.com/Marfullsen/respondedor-de-coordinadores/blob/8a7cd690d7eefa0eba242c0c04e0c19fce83bfee/src/views/RespuestaFinal.vue#L367)
- [Personal example for LocalStorage set item](https://github.com/Marfullsen/respondedor-de-coordinadores/blob/8a7cd690d7eefa0eba242c0c04e0c19fce83bfee/src/views/DatosGlobales.vue#L69)
- Gist [git add -p is your friend](https://gist.github.com/mattlewissf/9958704)
- [Bootstrap Containers with Sass mixins](https://getbootstrap.com/docs/5.0/layout/containers/#sass)
- [Detect long press button JS](https://stackoverflow.com/questions/28320937/count-seconds-on-button-long-press-in-javascript)
- [Split in js](https://www.w3schools.com/jsref/jsref_split.asp)
- [Long press jQuery adapted to Vanilla Js](https://stackoverflow.com/a/68878292/15466047)
- [Mouse up and mouse down in Vue3](https://forum.vuejs.org/t/mouseup-not-working-after-mousedown/75636)
- [Events on Vue3](https://v3.vuejs.org/guide/events.html#listening-to-events)
-[Detecting Long press](https://www.vuescript.com/detect-long-press/)
-[Vue3-directive-long-press-Felicious](https://github.com/FeliciousX/vue-directive-long-press)
-[LongPress packet](https://www.npmjs.com/package/vue-directive-long-press)
-[Example of LongPress npm packet](https://stackblitz.com/edit/vue-directive-long-press-demo?file=index.html)
- ~~[Directives Vue3](https://v3.vuejs.org/guide/custom-directive.html#intro)~~
- [JavaScript Popup Boxes - Prompt box](https://www.w3schools.com/js/js_popup.asp)
- [Add images to a component in Vue3](https://stackoverflow.com/questions/45116796/how-to-import-and-use-image-in-a-vue-single-file-component)
- [v-model in Vue3](https://v3.vuejs.org/guide/migration/v-model.html)
- [How to center a placeholder inside an input](https://stackoverflow.com/questions/12114570/how-to-align-texts-inside-of-an-input)
- [Css forms w3](https://www.w3schools.com/css/css_form.asp)
- [Global variables in CSS](https://medium.com/front-end-weekly/theming-with-css-variables-e4f30343c7c7)
- [Font 'Rubik'](https://fonts.google.com/specimen/Rubik)
- [Font 'Architects Daughter' by Kimberly Geswein](https://fonts.google.com/specimen/Architects+Daughter)
- [Flip an image with css](https://www.w3schools.com/howto/howto_css_flip_card.asp)
- [Flip an image without JavaScript](https://codepen.io/ecargnfx/pen/jONyGWg)
- [Press enter to submit with Vue3](https://www.codegrepper.com/code-examples/html/vue+3+enter+key)
- [Avoid text selection CSS](https://stackoverflow.com/questions/826782/how-to-disable-text-selection-highlighting)
- [Transform Style CSS](https://developer.mozilla.org/es/docs/Web/CSS/transform-style)
- [how to calculate the date that is X days ago?](https://stackoverflow.com/a/13838506)
- [ForEach JavaScript](https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach)
- [Python Range(x) equivalent on JS](https://stackoverflow.com/questions/3895478/does-javascript-have-a-method-like-range-to-generate-a-range-within-the-supp)
- [Object.values() in JS](https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Global_Objects/Object/values)
- [Sets in JS](https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Global_Objects/Set)
- [Disable prefer-destructuring-rule in eslint](https://eslint.org/docs/rules/prefer-destructuring)
- [Line charts for chart.js](https://www.chartjs.org/docs/latest/charts/line.html#general)
- [method filter js](https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Global_Objects/Array/filter)
- [Some to avoid breaking forEach js](https://stackoverflow.com/questions/6260756/how-to-stop-javascript-foreach)
- [shift js](https://www.w3schools.com/jsref/jsref_shift.asp)
- [How to add a property at the beginning of an object in javascript](https://stackoverflow.com/questions/19457337/how-to-add-a-property-at-the-beginning-of-an-object-in-javascript)
- Font Gabriola for the logo
- Citrine Brown for font, Web Chocolate for bg & Seal Brown for borders from [Palette of Brown](https://www.schemecolor.com/all-brown.php)
- [FavIcon editor](https://www.xiconeditor.com/)
- [Platzi - Deploy Vue3 to Github pages](https://platzi.com/tutoriales/1111-vuejs/3441-como-hacer-deploy-de-una-aplicacion-de-vuejs-hacia-github-pages-usando-vue-cli-3/)
- [HTML title name using VueRouter](https://stackoverflow.com/a/69513429)
- [can you use "-" instead of "/"with JavaScript Short Date format](https://stackoverflow.com/questions/36519383/can-you-use-instead-of-with-javascript-short-date-format)
- [Regex any expresion](https://stackoverflow.com/questions/2912894/how-to-match-any-character-in-regular-expression)
- [FileSaver.js](https://github.com/eligrey/FileSaver.js)
- [using date in git bash commit message](https://stackoverflow.com/questions/60687670/using-date-in-git-bash-commit-message)
- [Including a date or other variable in the git commit message](https://stackoverflow.com/questions/44635861/including-a-date-or-other-variable-in-the-git-commit-message)