Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 03a5baf

Browse files
authored
Update README.md
1 parent 0c202fb commit 03a5baf

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

README.md

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Boardify
22

33
**An Extendable React + Tauri Desktop App for Organizing Media on an Infinite Board**
4-
54
<img src="app-icon.png" width="100" height="100" alt="Boardify Icon">
65

76
![GitHub last commit](https://img.shields.io/github/last-commit/bluepixeldev/boardify)
@@ -15,20 +14,6 @@
1514

1615
Whether you're designing a moodboard, organizing research, or managing project assets—Boardify turns your screen into an intuitive infinite whiteboard.
1716

18-
## Features
19-
20-
- **Infinite Canvas** — A boundless space to visually arrange media just how you want it.
21-
- **Drag & Drop Media** — Quickly import images, videos, and more with intuitive controls.
22-
- **Modular & Extendable** — Designed with a plugin-ready architecture for future expansions.
23-
- **Lightweight & Fast** — Built with Tauri for native speed and low system resource usage.
24-
- **React UI** — Clean and customizable interface using modern web technologies.
25-
26-
## Tech Stack
27-
28-
- **Frontend:** React
29-
- **Backend/Container:** Tauri (Rust + WebView)
30-
- **Build System:** Cross-platform support for Windows, macOS, and Linux
31-
3217
## Use Cases
3318

3419
- Moodboards and inspiration boards
@@ -61,23 +46,5 @@ npm run tauri dev
6146

6247
> **Note**: Make sure you have all [Tauri prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites) installed.
6348
64-
## Roadmap
65-
66-
- Support for more file types (PDF, audio, documents)
67-
- Search and tagging system
68-
- Plugin API for custom tools
69-
- Markdown notes
70-
71-
## Contributing
72-
73-
We welcome contributions from the community! Whether it's a bug fix, feature request, or documentation update—feel free to fork the repo and submit a pull request.
74-
75-
---
76-
7749
## License
78-
7950
[License](https://github.com/BluePixelDev/boardify/blob/main/LICENSE)
80-
81-
---
82-
83-
> "Boardify is a desktop app for organizing reference material such as images, videos, and other media on an infinite board."

0 commit comments

Comments
 (0)