29 lines
1.2 KiB
Markdown
29 lines
1.2 KiB
Markdown
# RadioLogger
|
|
|
|
This is a radio hobby logging App in PostgreSQL, ExpressJS, REACT and NodeJS
|
|
|
|
This can be used for logging Shortwave Radio DX, AM/MW DX, Amateur Radio/Ham Radio contact logging, DX contest logging and Scanner radio logging and possibly for VHF/UHF logging (6m, 2m, etc.)
|
|
|
|
This will allow you to easily log and store contacts you have made and stations you have heard on the radio.
|
|
|
|
This is not meant to replace Ham Radio Deluxe or other popular software.
|
|
|
|
## Languages
|
|
|
|
<img src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E">
|
|
|
|
## Frameworks & Libraries
|
|
|
|
<img src="https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white">
|
|
<img src="https://img.shields.io/badge/Express.js-404D59?style=for-the-badge">
|
|
<img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB">
|
|
|
|
## Frontend
|
|
|
|
<img src="https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white">
|
|
<img src="https://img.shields.io/badge/Material--UI-0081CB?style=for-the-badge&logo=material-ui&logoColor=white">
|
|
|
|
## Backend
|
|
|
|
<img src="https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white">
|