You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,7 @@
123
123
- <b>Java Swing: </b> Is used to create an interactive user interface.
124
124
- <b>FlatLaf: </b> A Java library that gives a modern and flat look to Swing applications, providing customizable UI components and themes for an enhanced visual experience.
125
125
- <b>SQLite Database: </b> Utilized for efficient data storage and retrieval.
126
+
- <b>SQLite Browser: </b> Is a user-friendly application for managing and working with SQLite databases. It enables the easiest way to view, edit, and query SQLite files.
126
127
- <b>NetBeans Apache IDE: </b> Chosen as the development environment for its comprehensive tools and features.
0 commit comments