Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mtlouzada/finances-crud
- Owner: mtlouzada
- Created: 2024-07-08T22:01:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T12:32:54.000Z (17 days ago)
- Last Synced: 2024-10-28T16:16:27.481Z (17 days ago)
- Topics: crud-application, javascript, node, sqlite, typescript
- Language: TypeScript
- Homepage:
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)