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

https://github.com/apfirebolt/nuxt_fund_manager

A Mutual Fund Manager application written using Nuxt
https://github.com/apfirebolt/nuxt_fund_manager

funds-management nuxt3 tailwindcss typescript vue3

Last synced: 2 months ago
JSON representation

A Mutual Fund Manager application written using Nuxt

Awesome Lists containing this project

README

          

![Nuxt](https://img.shields.io/badge/Nuxt-002E3B?style=for-the-badge&logo=nuxtdotjs&logoColor=#00DC82)
![Vue](https://img.shields.io/badge/Vue-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![TailwindCSS](https://img.shields.io/badge/TailwindCSS-38B2AC?style=for-the-badge&logo=tailwindcss&logoColor=white)
![API Integration](https://img.shields.io/badge/API%20Integration-FF6F61?style=for-the-badge)

# Nuxt Portfolio Manager

This is a simple Portfolio Manager application which displays list of funds from this API
`https://softgenie.com/api/funds`.

This application also provides option to save Fund in local storage. It does not involve any complex back-end but there are plans to add
full-fledged back-end API with user management and authentication in future.

# Screenshots

![Screenshot 1](screenshots/1.png)
![Screenshot 2](screenshots/2.png)

# License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.