aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 12c8e11c3ee4baa0cc494822c5eed8d4a835bd11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# LibManClient

"Library Management" project that I needed to write in order to pass my Java
class (I now want to commit seppuku)

See Also: [LibMan](/LibMan/about)

## What it is

This thing is the client side app with a Swing GUI for my LibMan project.
You can connect to any LibMan instance through Socket.IO and sign up/log in
to look at and issue/return the available books.

It's a pretty basic project but since I hate Java with a passion it was very hard
to write so I'm releasing is as GPL. Don't cheat on your homework, folks

# License

Licenced under GNU General Public Licence

GNU GPL License: [LICENSE](LICENSE)

Copyright (c) 2024 Vidhu Kant Sharma