Skip to content

Commit 698f8ce

Browse files
Edited ReadMe.md and added banner
1 parent 0c9fe0d commit 698f8ce

4 files changed

Lines changed: 55 additions & 7 deletions

File tree

.github/assets/banner.png

4.14 MB
Loading

README.md

Lines changed: 55 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,66 @@
1+
<div align="center">
2+
3+
<img src="https://raw.githubusercontent.com/BasilSaeedBari/LayerInvoice/main/.github/assets/banner.png" alt="LayerInvoice" width="100%" />
4+
15
# LayerInvoice 🚀
26

3-
[![Build and Publish Docker Image](https://github.com/BasilSaeed/LayerInvoice/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/BasilSaeed/LayerInvoice/actions/workflows/docker-publish.yml)
4-
[![Go Version](https://img.shields.io/badge/Go-1.26+-00ADD8.svg?style=flat&logo=go)](https://go.dev)
5-
[![Database](https://img.shields.io/badge/Database-SQLite-003B57.svg?style=flat&logo=sqlite)](https://sqlite.org)
6-
[![HTMX](https://img.shields.io/badge/HTMX-%E2%9A%A1%20Reactive-blue)](https://htmx.org)
7-
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
7+
**The self-hosted CRM, ERP, and invoicing platform for 3D printing businesses, makerspaces, and engineering freelancers.**
8+
9+
Create professional quotes and invoices, manage clients, estimate 3D printing costs, and run your fabrication business from one sleek, document-first platform.
10+
11+
<p>
12+
<a href="https://github.com/BasilSaeedBari/LayerInvoice/blob/main/LICENSE">
13+
<img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-2ea44f?style=flat-square" />
14+
</a>
15+
16+
<a href="https://github.com/BasilSaeedBari/LayerInvoice/actions/workflows/docker-publish.yml">
17+
<img alt="Docker Build" src="https://github.com/BasilSaeedBari/LayerInvoice/actions/workflows/docker-publish.yml/badge.svg" />
18+
</a>
19+
20+
<a href="https://go.dev/">
21+
<img alt="Go 1.26+" src="https://img.shields.io/badge/go-1.26%2B-00ADD8?style=flat-square&logo=go&logoColor=white" />
22+
</a>
23+
24+
<a href="https://sqlite.org/">
25+
<img alt="SQLite" src="https://img.shields.io/badge/database-SQLite-003B57?style=flat-square&logo=sqlite&logoColor=white" />
26+
</a>
27+
28+
<a href="https://htmx.org/">
29+
<img alt="HTMX" src="https://img.shields.io/badge/HTMX-reactive-3366CC?style=flat-square" />
30+
</a>
31+
32+
<a href="https://github.com/BasilSaeedBari/LayerInvoice/stargazers">
33+
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/BasilSaeedBari/LayerInvoice?style=flat-square" />
34+
</a>
35+
</p>
36+
37+
<p>
38+
<a href="https://github.com/BasilSaeedBari/LayerInvoice/pkgs/container/layerinvoice">
39+
<img src="https://img.shields.io/badge/Self--Host-Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white" alt="Self-Host with Docker" />
40+
</a>
41+
42+
<a href="https://github.com/BasilSaeedBari/LayerInvoice">
43+
<img src="https://img.shields.io/badge/Star-on%20GitHub-181717?style=for-the-badge&logo=github" alt="Star on GitHub" />
44+
</a>
45+
46+
<a href="https://github.com/BasilSaeedBari/LayerInvoice/issues">
47+
<img src="https://img.shields.io/badge/Contributions-Welcome-orange?style=for-the-badge" alt="Contributions Welcome" />
48+
</a>
49+
</p>
50+
51+
<img src="https://raw.githubusercontent.com/BasilSaeedBari/LayerInvoice/main/.github/assets/dashboard.png" alt="LayerInvoice Dashboard" width="100%" />
52+
53+
</div>
54+
55+
---
856

957
**LayerInvoice** is a premium, self-hosted, multi-tenant CRM, ERP, and professional Invoice/Estimate builder purpose-built for **3D Printing Service Shops, makerspaces, and engineering freelancers**. It merges sleek document-centric design with powerful automation, database persistence, and an advanced 3D printing cost estimator.
1058

1159
---
1260

1361
## 🎨 Inspiration & Appreciation
1462

15-
LayerInvoice is heavily inspired by the visual design and document-centric layout of **[SimpleInvoice](https://github.com/RihanArfan/SimpleInvoice)**. We express our sincere appreciation to the SimpleInvoice creators; their layout served as the benchmark for designing a clean, high-contrast, premium, paper-like document editor. LayerInvoice builds upon that gorgeous document-first philosophy and extends it into a complete, Go-native CRM/ERP geared toward 3D fabrication.
63+
LayerInvoice is heavily inspired by the visual design and document-centric layout of **[SimpleInvoice](https://github.com/SolidInvoice/SolidInvoice)**. We express our sincere appreciation to the SimpleInvoice creators; their layout served as the benchmark for designing a clean, high-contrast, premium, paper-like document editor. LayerInvoice builds upon that gorgeous document-first philosophy and extends it into a complete, Go-native CRM/ERP geared toward 3D fabrication.
1664

1765
---
1866

@@ -173,4 +221,4 @@ If you want to run the project from source or make modifications:
173221

174222
## 🛡️ License
175223

176-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
224+
This project is licensed under the AGPL [But I havent decided yet] License - see the [LICENSE](LICENSE) file for details.

layerinvoice.db-shm

0 Bytes
Binary file not shown.

layerinvoice.db-wal

-88.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)