Skip to content

JavaScript frontend for hamlogbook-api (rails), a contact log with login. Create and edit user, create, read, update and delete contacts.

License

Notifications You must be signed in to change notification settings

JohnZonneveld/hamlogbook-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hamlogbook-js

HamLogbook

Overview

Test it here https://johnzonneveld.github.io/hamlogbook. Backend running on heroku so some delays are possible.

A single page web based database for radio amateurs to create/read/update/delete contacts. User needs to create an account to be able to access the database. User has to add a callsign before he can add contacts. If user obtains another callsign he/she can change it in the profile, no need to create an new account. User can edit all fields it the profile.

Backend at https://github.com/johnzonneveld/hamlogbook-api

Fork and Clone this repository. You will need to setup the rails api back-end to get the application working properly. Once you have your API up and running you will need to alter the BASEURL constant in index.js to match the url which your API server is running on. After that open index.html in your browser.

Usage

This application is made to be used in tandem with the rails api backend. Once your server is up and running and you have index.html open in the browser:

  • Users can register and login
  • Users can edit their profile
  • User can create/read/update/delete contacts
  • Contact detail has a Google Map with the path user<->contact based on the maidenhead grids

License

MIT License.

About

JavaScript frontend for hamlogbook-api (rails), a contact log with login. Create and edit user, create, read, update and delete contacts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published