Skip to content

LibrarySystem-VBNet is a comprehensive book management software developed using VB.NET, mysql and Visual Studio. The application features a user portal and an admin page, enabling efficient management and rental of books. The software employs MySQL as the database backend, ensuring robust data handling and storage.

Notifications You must be signed in to change notification settings

Yonatankinfe/LibrarySystem-VBNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBRARYSYSTEM-VBNet 📚💻

Introduction

Welcome to the VBNetBookManager project! 🎉 This repository contains code and resources for building a comprehensive book management system using VB.NET and Visual Studio. The software includes a user portal 👤 and an admin page 🛠️, facilitating the management and rental of books. With a MySQL database backend, the application ensures robust and reliable data handling. Both the admin and user interfaces are designed to be intuitive and visually appealing. 🎨

Project Overview

This project demonstrates how to create a book management system with features for both administrators 👨‍💼 and users 🙋‍♀️. The steps include setting up the database, implementing the user and admin functionalities, and ensuring secure authentication 🔐 for both roles. Here’s a brief overview of what the code does:

Admin Features

  • 📖 Add Books: Admins can add new books to the library, including details like title, author, genre, and availability.

  • ❌ Remove Books: Admins can remove books from the library database.

  • 🔄 Manage Rentals: Admins can manage book rentals, including checking out and returning books.

  • 👥 User Management: Admins can view and manage user accounts.

User Features

  • 🔐 Signup/Login: Users can create new accounts or log in to existing ones.

  • 📚 View Books: Users can browse the library's collection of books.

  • 📅 Rent Books: Users can rent available books and view their rental history.

Database

  • 🗄️ MySQL: The application uses MySQL to store and manage data, ensuring reliability and scalability.

Frontend

  • 🖥️ Windows Forms: The user interface is built using Windows Forms, providing a user-friendly experience.

Getting Started

  • 💻 Visual Studio (2019 or later)

  • 🛠️ MySQL Server

Some images showcasing the software 📸

Screenshot 2024-06-02 200929 Screenshot 2024-06-02 201101 Screenshot 2024-06-02 201208 Screenshot 2024-06-02 201341 Screenshot 2024-06-02 201407 Screenshot 2024-06-02 201433 Screenshot 2024-06-02 201452 Screenshot 2024-06-02 201516

About

LibrarySystem-VBNet is a comprehensive book management software developed using VB.NET, mysql and Visual Studio. The application features a user portal and an admin page, enabling efficient management and rental of books. The software employs MySQL as the database backend, ensuring robust data handling and storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published