Skip to content

Mr-Dust0/go-log-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-log-webserver

This is the web application component for the QR Code Reader project. It allows authenticated users to view, add, and update logs generated by the QR code reader running on a Raspberry Pi (or any other compatible device). The application provides a user-friendly interface for interacting with logs, and it allows to see the logs in real time.

You can find the main repository for the QR code reader here.

Features

  • Authentication: Only authenticated users can access and interact with the logs.
  • View Logs: Display logs generated by the QR code reader in an easy-to-read format.
  • Add Logs: Allow users to manually add log entries to the system.
  • Update Logs: Update existing log entries when necessary.

Installation

Follow these steps to set up and run the web application locally: Prerequisites

  • Go: Ensure that you have Go installed. You can download it from here.
  • Database: This application uses sqlite3 so make sure that is downloaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors