rizalord / elebrary

Library Management Desktop App with VB.NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Platform Dependencies GitHub Issues GitHub Contribution GitHub License

About The Project

Elebrary is a desktop application that is used to manage library data and it was maded to fulfill my final project of vocational high school and was created using VB.NET. Even though this was made only for my final project, it is also possible for me to continue developing this application.

Features

  • Manage Books, Loans, Classes, and Admins
  • Edit Profile
  • Export to Excel
  • Automatic Pagination
  • Multiple Target & Currency
  • Login Validation with Captcha

Library used

  • Guna UI Framework
  • Entity Framework
  • EPPlus

Preview

Welcome Form Dashboard Form
Books Form Loans Form
Admins Form Profile Form

Database Structure

Usage

Production

  • Download application from here
  • Extract
  • Run or Double Click setup.exe

Development

  • Clone or Download this Repository
git clone https://github.com/rizalord/elebrary.git
  • Open it in Visual Studio
  • Open Package Manager Console and run
Update-Database
  • Just run or start the application

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ahmad Khamdani - @rizalord_ - ahmadkhamdani9@gmail.com

Project Link: https://github.com/rizalord/elebrary

About

Library Management Desktop App with VB.NET

License:MIT License


Languages

Language:Visual Basic .NET 100.0%