Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcarter333/ham-radio-freedom
https://github.com/hcarter333/ham-radio-freedom
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hcarter333/ham-radio-freedom
- Owner: hcarter333
- Created: 2022-12-23T22:07:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T16:51:02.000Z (12 months ago)
- Last Synced: 2024-08-12T03:53:59.177Z (5 months ago)
- Language: HTML
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ham-radio-freedom
This contains the ham radio exam app that can be found at
[https://hamdaise.wl.r.appspot.com/hamtest](https://hamdaise.wl.r.appspot.com/hamtest)For the moment, the templatized portions of the exam have been reomoved, so if you'd like you can fork the project to create your own ham practice exams that will run locally, but will not store scores, (you'd need to point the forked code at your own backend storage for that) The application was set up this way so it could be easily debugged (with the exception of stored scores) locally.
The point of this repository for me is to gradually work to make the app easier to maintain.