Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernadettmarsalik/cryptocurrency-app-angular
https://github.com/bernadettmarsalik/cryptocurrency-app-angular
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernadettmarsalik/cryptocurrency-app-angular
- Owner: bernadettmarsalik
- Created: 2024-02-26T13:11:50.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-05-24T17:08:05.000Z (8 months ago)
- Last Synced: 2024-11-09T18:20:53.647Z (2 months ago)
- Language: TypeScript
- Size: 22.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptocurrency-App: PiggyWallet
PiggyWallet is a cryptocurrency app where users can save cryptos for watching historical and current rates after registration.
The app has a dashboard module for every user who can save and delete cryptos.
It has a built-in cryptocurrency exchange module that converts crypto to USD.## Installation
Use the package manager npm to install package dependencies for this project.
```
npm install
```## Usage
This project uses Angular/CLI 17.2.1 version.
After installing dependencies run a developer server on `http://localhost:4200/````
ng serve```
## Contributing
This project is made by Bernadett Marsalik. `https://github.com/bernadettmarsalik`
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.## Limitations
CoinAPI free data rate is 100/day which can cause status of 429 on console.
## Future plans for this projects
- Building more secure authorization for users and Google/Facebook sign in
- Add more currencies to Crypto Exchanger
- Refactoring code to be more clean code## Credits
Project was generated with Angular/CLI.
Styled with Angular Material, Bootstrap and SCSS.
Charts made with NGX Charts.
Images are AI generated by `https://copilot.microsoft.com/`
Background image is from `https://www.freepik.com/`