RodrigoRVSN / dashFinances

πŸ’° Site to list yours transactions in list + dashboard

Home Page:https://dash-finances-web-rodrigorvsn.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests


dash_finances_demo.mp4

This site was made to manage your finances (https://github.com/RodrigoRVSN/dashFinances)

  • Authentication with backend made in Nodejs (express)
  • Frontend with Next

πŸ’» Prerequisites

  • Install LTS Node version.

πŸ›  Tools used

  • Typescript
  • Nextjs
  • Apexchart
  • Nookies
  • Sass
  • React-modal
  • Node
  • Express
  • JsonWebToken
  • React-testing-library (jest)
  • Cypress (Test E2E)

πŸš€ Installing dashFinances

To use, follow the steps:

- git clone https://github.com/rodrigorvsn/dashFinances.git
- yarn || npm install
- Create your database (schema.sql)
- Optional -> You can use docker-compose up
- yarn dev in /server and /app

πŸ“« Contribuiting with dashFinances

To contribue with dashFinances, follow the steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <name_branch>.
  3. Make the changes and confirm: git commit -m '<message_commit>'
  4. Send to original repository: git push origin <main_branch> / <local>
  5. Send the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.


🀝 Contributors

Made with ❀️ by:

Foto do Rodrigo Victor no GitHub
Rodrigo Victor

About

πŸ’° Site to list yours transactions in list + dashboard

https://dash-finances-web-rodrigorvsn.vercel.app/


Languages

Language:TypeScript 78.9%Language:SCSS 14.8%Language:JavaScript 6.0%Language:Dockerfile 0.2%Language:Shell 0.1%