https://github.com/joknaa/multimedia_library
🏛 🗃 This is a Java Program with a GUI, that lets you Store, Rename, Delete, and Run files the host machine.
https://github.com/joknaa/multimedia_library
java multimedia-library
Last synced: 7 months ago
JSON representation
🏛 🗃 This is a Java Program with a GUI, that lets you Store, Rename, Delete, and Run files the host machine.
- Host: GitHub
- URL: https://github.com/joknaa/multimedia_library
- Owner: Joknaa
- Created: 2021-02-08T12:42:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T17:21:26.000Z (over 4 years ago)
- Last Synced: 2025-03-02T01:39:27.025Z (7 months ago)
- Topics: java, multimedia-library
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multimedia_Library
This program is for storing and organizing files withing a Database;### Program description:
At first, the user has to `Sign In` to the system;

Or `Sign UP`
Then, the user can add files to the Database, by pressing the `Add` button, and see them showing in the list to the Left

- By pressing the `Edit` button, The user can also Rename the added files, both in the list,
and the actual file in the machine.
- And the `Delete` button lets the user delete the file, both the entry in the list, and the actual file in the machine.After the user finishs, he can press `Logout` to exit his session, and go back to the login menu
