Skip to content

Ozoubia/Libex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibeX Library Stock Management App

Table of Contents

Introduction

Libex is a library stock mangement desktop application (for windows only), it makes a library management as easy as it gets, with an easy to use and an ergonimic interface, an eye appealing modern flat design with a possibility to change the application theme to up to three flat colors, it offers all the basic featues of library mangement (adding, editing and deleting books, clients or orders) to advanced features like a statistics system that makes tracking sales or resources easier...

it provides other features like :

- multi language support (arabic, french and english ) - this feature is not finished
- multiple color themes to choose from 
- data backup system 
- books tracking system ( tracking the rent books that are returning today , or those that are delayed ) 
- a books search features 

Prerequisites

Setup

1- First you start by cloning the project in your hard drive
git clone https://github.com/Ozoubia/Libex.git

2- Open the project in Visual studio IDE
3- You will have to install the missing packages, Go to NuGet Package Manager in VS, It'll ask you to download the missing packages automatically which is the best option, wait for them to be installed and you're good to go.
4- If the automatic package download fails you have to download each package manually, here are the packages:

  • MaterialDesignThemes
  • SQL server compact v4
  • DotNetZip
  • Dragablz
  • LiveCharts

PS : Sometimes installing the packages automatically will install EntityFramework.SQlServerCompact along with them (which in this case we don't need and it will cause an error, so if it is installed go to NuGet Package Manager and remove it from the project)

Built with

  • Visual studio 2017 IDE
  • C# .NET 4.5
  • Material Design in XAML
  • Dragablz
  • LiveCharts

Contributers

Screenshots

About

Library stock manager written in C# .net framework 4.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%