Skip to content

SaiSoumyaReddy24/CodeSnippetManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📘 Code Snippet Manager

A modern and simple JavaFX-based desktop application to store, view, and manage reusable code snippets. Built with Java 17, JavaFX 17, and SQLite.

GitHub last commit GitHub repo size GitHub stars GitHub forks


✨ Features

  • Add, view, delete and export code snippets
  • Language and timestamp metadata
  • Data persistence using SQLite
  • Minimal JavaFX UI

🛠️ Tech Stack

  • Java 17
  • JavaFX 17.0.15
  • SQLite (JDBC 3.43.0.0)

📷 Screenshot

image image

🚀 How to Run

  1. Make sure Java 17+ and JavaFX SDK are installed
  2. Download or clone the repo:
    git clone https://github.com/SaiSoumyaReddy24/CodeSnippetManager.git cd CodeSnippetManager

Releases

No releases published

Packages

No packages published

Languages