Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/sounishnath003/pdf-generator-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sounishnath003/pdf-generator-go

  • v0.1.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

Sales Report Generator Project

This project aims to create a web application that generates sales reports based on user input. The application is built using Go and utilizes the Echo framework for handling HTTP requests and responses. The project includes two main pages: an index page and a sales report generator page.

Current Progress

  • The project structure has been set up with the necessary Go modules and dependencies.
  • The index page has been created with a simple layout and a button to navigate to the sales report generator page.
  • The sales report generator page has been created with a basic layout and placeholder text.
  • The project includes a template engine to dynamically render data on the pages.
  • A database has been integrated to store sales data and user information.
  • A form has been developed on the sales report generator page to collect user input for generating reports.
  • Logic has been implemented to generate sales reports based on user input and display the report on the page.

Screenshots

  • Homepage UI: Homepage UI
  • Sales Report Generator UI: Sales Report Generator UI

Future Development

  • Add more features to the report generator, such as filtering and sorting options.
  • Implement PDF generation for reports.
  • Test and deploy the application.
  • Enhance user experience with additional visualizations and interactive elements.

How to run

  • Install dependencies

    make install-deps
    
  • Run locally

    make run
    

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request.

Inspired by

  • @github/moroz/Pdf-Generator-Video : Which uses the LateX to generate the PDF files.
  • Learn Blog creation with Htmx and Go
  • Google Chome Headless Features

Benefits

  • Learn go webservices and htmx templating
  • Easy to manage and configure the business reports
  • Monthwise report automatic generation and PDF profilings

FAQs

Package last updated on 18 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc