Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmosiichuk-dev/nbu-currency-rates
https://github.com/vmosiichuk-dev/nbu-currency-rates
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vmosiichuk-dev/nbu-currency-rates
- Owner: vmosiichuk-dev
- License: agpl-3.0
- Created: 2024-11-15T13:03:24.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-12T11:27:47.000Z (11 days ago)
- Last Synced: 2024-12-15T10:49:16.214Z (8 days ago)
- Language: JavaScript
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NBU Currency Rates
- [x] Initial Project Setup
- [x] Header Component with Navigation
- [x] Home Page
- [x] Main API Integration
- [x] Shaping Applications UI Concept
- [x] Extra API Integration for Flags
- [x] Handling Table Loading and Empty States
- [x] Pagination Logic
- [x] Search Page with Date Input
- [x] Incorporate URL parameters for Search Page
- [x] Individual Currency Page
- [x] API Integration for Individual Currency Data
- [x] Redux State for Custom Rates Page
- [x] Custom Rates Page
- [x] Extra emailjs integration for custom rates notifications
- [ ] Re-design the app to a dashboard with widgets
- [ ] Handling Error States
- [ ] Testing and Final Adjustments## License
This project is licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).
You are free to use, modify, and distribute this software as long as you comply with the AGPL.
If you modify this software and deploy it on a server or distribute it, you must release your modifications under the same license.
For the full text of the license, see the `LICENSE` file in this repository.