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: 2 months 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T12:32:54.000Z (3 months ago)
- Last Synced: 2024-10-28T16:16:27.481Z (3 months 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 π°

## 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:
    
### π 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)