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