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

https://github.com/ulisses22/financial_web_app

That is a financial web application with Nodejs, Mongoose and Bootstrap 5
https://github.com/ulisses22/financial_web_app

bootstrap5 ejs moongose nodejs rest-api

Last synced: 3 months ago
JSON representation

That is a financial web application with Nodejs, Mongoose and Bootstrap 5

Awesome Lists containing this project

README

          

# Financial Web App - [preview](#preview)
That is a financial web application with Bootstrap 5 and Mongoose(Atlas)

- This application consists of performing general management, nothing big, for example, "Money out" means the total amount of money that came out of your wallet, and "Total" is the sum of everything that came in and out, last and not least we have "Balance" here is all that's left.

- For the download icon in the table is possible to download the report in excel.

- To connect NodeJS with the frontend I used the EJS Template Engine.

### How to install and run the project

- environment/.env
```markdown
# Environment variables (environment/.env)
PORT=
DB_HOST=
```
- terminal
```
# Install dependencies
npm install
# Run app
npm start
```
### Future features
- Pagination
- Toast alerts
- More ways to manage

### Preview
![InCollage_20230218_223246681](https://user-images.githubusercontent.com/112980693/219902613-42660d35-8037-4887-8a2a-9359ebeda57d.jpg)

#### License
MIT License
Copyright <2022>