Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtlouzada/finances-crud

CRUD app for help you to stay on top of your finances
https://github.com/mtlouzada/finances-crud

crud-application javascript node sqlite typescript

Last synced: 3 days ago
JSON representation

CRUD app for help you to stay on top of your finances

Awesome Lists containing this project

README

        

# Finances CRUD πŸ’°

![forREADME-CRUD](https://github.com/mtlouzada/finances-CRUD/assets/120414065/236fa4c5-a390-449f-b0ff-56115d5834d0)

## Status: Developing ⚠️

### I will finish that in this month (october) hard developement - on βœ…

_Read this in other languages:_ πŸ‡§πŸ‡· [_PortuguΓͺs_](./translations/README-ptBR.md)🟒🟑

### Description:

This app is made for help you stay top on your finances. Not finish yet but will made that in one or two month.

### Built with:

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) ![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white) ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)

### πŸš€ Getting started:

To run this project, make sure you have this tools installed in your development environment:

* Node
```bash
npm install
```

#### Starting:

To start this project, just follow these 2 steps:

1Β° Open the correct project folder

```bash
cd project-name
```
2Β° Use Node to run the application

```bash
node main.js
```

### How to Contribute? πŸ“«πŸ¦Ύ
If you want to contribute, clone this repo, create your work branch and get your hands dirty!

```bash
git clone https://github.com/mtlouzada/finances-CRUD.git
```

```bash
git checkout -b feature/NAME
```

At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

#### Docs that might help:

[πŸ“ How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)

[πŸ’Ύ Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)

### Developed by πŸ§‘πŸ»β€πŸ’»

#### Matheus Louzada [LinkedIn](https://www.linkedin.com/in/matheus-louzadaa)